dakkshesh07 / recovery_device_realme_rmx1921

Orange Fox recovery device tree for Realme XT
3 stars 2 forks source link

recovery_device_realme_RMX1921

Recovery tree for Realme XT

Features

Works:

Compile

First checkout manifest :

repo init --depth=1 -u https://github.com/minimal-manifest-twrp/platform_manifest_twrp_aosp.git -b twrp-12.1
repo sync -c

Then clone the current device tree onto device/realme/RMX1921

Finally execute these:

. build/envsetup.sh
lunch twrp_RMX1921-eng
mka recoveryimage

To test it:

fastboot flash /path/to/recovery.img

Note about ozip decrypt

Credits