aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 0848808cf034a43cc09ac42d5758b6b10c98cf60 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
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