README.md 881 B

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