Local manifest for M2 Note (mt6753)
Go to file
Sebastian "Oyster" T 2942c7db82
manifest: add busybox repo from omnirom (dependency for twrp)
2017-12-08 19:13:50 +01:00
README.md readme: fix a typo 2017-09-30 15:40:58 +02:00
m2note.xml manifest: add busybox repo from omnirom (dependency for twrp) 2017-12-08 19:13:50 +01:00

README.md

Local manifest for Meizu M2 Note (LineageOS 14.1)

Getting Started

Initialize a repository with LineageOS:

repo init -u git://github.com/LineageOS/android.git -b cm-14.1

Copy "m2note.xml" under android_src/.repo/local_manifests

repo sync   

Build the code:

source build/envsetup.sh
breakfast m2note
make -j4 bacon showcommands 2>&1 | tee build.log