- 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 TheNoobDevs-Staging twrp tree
git clone https://github.com/galaxy-m16/android_device_samsung_m16xm.git -b android-12.1 device/samsung/m16xm
- Build
export ALLOW_MISSING_DEPENDENCIES=true; . build/envsetup.sh; lunch twrp_m16xm-eng; mka recoveryimage
once in twrp go to advanced, terminal and type "multidisabler" to stop restoration of stock recovery