Нет описания

Vinylsmith 37973b0591 Update twrp.flags 2 лет назад
prebuilt b020d1a9fa dm2q: Initial TWRP device tree 2 лет назад
recovery 37973b0591 Update twrp.flags 2 лет назад
Android.mk b020d1a9fa dm2q: Initial TWRP device tree 2 лет назад
AndroidProducts.mk b020d1a9fa dm2q: Initial TWRP device tree 2 лет назад
BoardConfig.mk 88a5a84d77 dm2q: Introduce crypto support 2 лет назад
README.md b020d1a9fa dm2q: Initial TWRP device tree 2 лет назад
bootimg.mk b020d1a9fa dm2q: Initial TWRP device tree 2 лет назад
device.mk 88a5a84d77 dm2q: Introduce crypto support 2 лет назад
mkbootimg b020d1a9fa dm2q: Initial TWRP device tree 2 лет назад
system.prop b020d1a9fa dm2q: Initial TWRP device tree 2 лет назад
twrp_dm2q.mk b020d1a9fa dm2q: Initial TWRP device tree 2 лет назад
vendor.prop 88a5a84d77 dm2q: Introduce crypto support 2 лет назад

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