Skip to content

zombah/twrp_local_manifest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Local manifest to build TWRP Android 5.1 recovery

How to download:

Initialize repo:

repo init -u git://github.com/minimal-manifest-twrp/platform_manifest_twrp_omni.git -b twrp-5.1
curl --create-dirs -L -o .repo/local_manifests/pop35.xml -O -L https://raw.githubusercontent.com/zombah/twrp_local_manifest/twrp-5.1/pop35.xml
repo sync

How to compile:

source ./build/envsetup.sh
lunch omni_pop35-userdebug
make recoveryimage

About

TWRP recovery local manifest

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published