Skip to content

diparthshah/TWRP-Manifest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

#Setting up a minimal tree for building TWRP

###To initialize the main repository:

repo init -u https://github.com/diparthshah/TWRP-manifest.git -b master
repo sync 

BUILDING IT FOR GIONEE M2

$ cd [twrp source which synced from above]

$ source build/envsetup.sh

$ lunch omni_m2-userdebug

$ make clean && make -j# recoveryimage [# : no. of cpu cores ]

About

Barebone OmniRom Manifest To Build TWRP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published