// 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
-
Notifications
You must be signed in to change notification settings - Fork 1
samsungexynos7885/android_manifest_samsung_a7y18lte
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published