- WARNING! This devicetree has a dependency. Clone MT6835 Common before you attempt to build!
- The Soong build system uses more than 16GB of memory in the beginning. If the system cannot allocate enough memory, the build system will crash.
- PLEASE note: while this tree may build successfully, a successful boot is not guaranteed. As a matter of fact, the resulting build from this tree WILL NOT BOOT yet.
- twrp-12.1 Manifest
repo init --depth=1 -u https://github.com/minimal-manifest-twrp/platform_manifest_twrp_aosp.git -b twrp-12.1
- Sync
repo sync
- Clone A25 5G twrp tree
git clone https://github.com/yoshi3jp/android_device_samsung_a25ex.git -b common device/samsung/a25ex
- Build
export ALLOW_MISSING_DEPENDENCIES=true; . build/envsetup.sh; lunch twrp_a25ex-eng; mka recoveryimage
once in twrp go to advanced, terminal and type "multidisabler" to stop restoration of stock recovery