Skip to content

samsungexynos7885/android_manifest_samsung_a7y18lte

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Build TeamWinRecoveryProject(TWRP) for a7y18lte

// make folders
$ mkdir twrp && cd twrp 
// init the repo 
$ repo init -u https://github.com/minimal-manifest-twrp/platform_manifest_twrp_omni.git 
// clone my repo
$ git clone https://github.com/samsungexynos7885/android_manifest_samsung_a7y18lte -b twrp .repo/local_manifests
// sync the repo
$ repo sync -j`nproc` --force-sync -c 
// start to the build
$ . build/envsetup.sh && lunch omni_a7y18lte-eng && export ALLOW_MISSIN_DEPENDENCIES=true && mka recoveryimage

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published