MediaTek
MT6737m
- sync [minimal or full, ... your choice !]
repo init --depth=1 -u git://github.com/minimal-manifest-twrp/platform_manifest_twrp_omni.git -b twrp-8.1
repo sync -j16
git clone https://github.com/iykequame/twrp_device_motorola_woods.git -b android-8.1 device/motorola/woods
- compiling ...
. build/envsetup.sh
lunch omni_woods-eng
mka -j16 recoveryimage "or" make recoveryimage -j16
- !Done