Без опису

Vinylsmith 621df12c39 Merge pull request #5 from Vinylsmith/android-12.1---Backup-internal-patch 1 рік тому
prebuilt 63673c0bb8 dm2q: Update prebuilt S916BXXS3BWKC 2 роки тому
recovery c95dea5d7b Update twrp.flags 2 роки тому
Android.mk b020d1a9fa dm2q: Initial TWRP device tree 2 роки тому
AndroidProducts.mk b020d1a9fa dm2q: Initial TWRP device tree 2 роки тому
BoardConfig.mk 2c91bde667 dm2q: Enable TW_NO_HAPTICS 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