readme: add one

This commit is contained in:
Mister Oyster 2017-02-24 22:18:33 +01:00
parent 1e8f547c55
commit fb8c452289
1 changed files with 21 additions and 0 deletions

21
README.md Normal file
View File

@ -0,0 +1,21 @@
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 -j 4 bacon showcommands 2>&1 | tee build.log