Bez popisu

Edgars Cīrulis 88a5a84d77 dm2q: Introduce crypto support před 2 roky
prebuilt b020d1a9fa dm2q: Initial TWRP device tree před 2 roky
recovery 88a5a84d77 dm2q: Introduce crypto support před 2 roky
Android.mk b020d1a9fa dm2q: Initial TWRP device tree před 2 roky
AndroidProducts.mk b020d1a9fa dm2q: Initial TWRP device tree před 2 roky
BoardConfig.mk 88a5a84d77 dm2q: Introduce crypto support před 2 roky
README.md b020d1a9fa dm2q: Initial TWRP device tree před 2 roky
bootimg.mk b020d1a9fa dm2q: Initial TWRP device tree před 2 roky
device.mk 88a5a84d77 dm2q: Introduce crypto support před 2 roky
mkbootimg b020d1a9fa dm2q: Initial TWRP device tree před 2 roky
system.prop b020d1a9fa dm2q: Initial TWRP device tree před 2 roky
twrp_dm2q.mk b020d1a9fa dm2q: Initial TWRP device tree před 2 roky
vendor.prop 88a5a84d77 dm2q: Introduce crypto support před 2 roky

README.md

Recovery Device Tree for the Samsung Galaxy S23+

Kernel source

Available at https://github.com/samsung-sm8550/kernel_samsung_sm8550/tree/twrp-12.1

How to build

This device tree was tested and is fully compatible with minimal-manifest-twrp.

  1. Set up the build environment following the instructions here

  2. In the root folder of the fetched repo, clone the device tree:

    git clone https://github.com/samsung-sm8550/device_samsung_dm2q -b android-12.1 device/samsung/dm2q
    
  3. To build:

    export ALLOW_MISSING_DEPENDENCIES=true
    . build/envsetup.sh
    lunch twrp_dm2q-eng
    mka recoveryimage