Device tree to build LineageOS 14.1 for Meizu M2 Note devices ( mt6753 )
Go to file
Mister Oyster bc8925e67c device: cleanup 2017-02-07 19:03:32 +01:00
bluetooth initial commit 2017-02-05 19:57:35 +01:00
board device: cleanup 2017-02-07 19:03:32 +01:00
cmactions New Spanish title translation 2017-02-05 22:31:25 +01:00
cmhw/org/cyanogenmod/hardware initial commit 2017-02-05 19:57:35 +01:00
configs initial commit 2017-02-05 19:57:35 +01:00
doze initial commit 2017-02-05 19:57:35 +01:00
include initial commit 2017-02-05 19:57:35 +01:00
keyhandler initial commit 2017-02-05 19:57:35 +01:00
mtk device: cleanup 2017-02-07 19:03:32 +01:00
overlay initial commit 2017-02-05 19:57:35 +01:00
product device: cleanup 2017-02-07 19:03:32 +01:00
recovery/etc initial commit 2017-02-05 19:57:35 +01:00
ril/telephony/java/com/android/internal/telephony initial commit 2017-02-05 19:57:35 +01:00
rootdir libmtk_symbols: move GBM9...RectEP13android_ycbcr to libshim_ui 2017-02-07 18:59:43 +01:00
seccomp initial commit 2017-02-05 19:57:35 +01:00
sepolicy initial commit 2017-02-05 19:57:35 +01:00
Android.mk device: cleanup 2017-02-07 19:03:32 +01:00
AndroidBoard.mk device: cleanup 2017-02-07 19:03:32 +01:00
AndroidProducts.mk initial commit 2017-02-05 19:57:35 +01:00
BoardConfig.mk device: cleanup 2017-02-07 19:03:32 +01:00
LICENSE initial commit 2017-02-05 19:57:35 +01:00
PlatformConfig.mk initial commit 2017-02-05 19:57:35 +01:00
README.md readme: delete 'current state' 2017-02-05 20:02:21 +01:00
RecoveryConfig.mk initial commit 2017-02-05 19:57:35 +01:00
android_filesystem_config.h initial commit 2017-02-05 19:57:35 +01:00
device_m2note.mk device: cleanup 2017-02-07 19:03:32 +01:00
lineage.dependencies initial commit 2017-02-05 19:57:35 +01:00
lineage.mk device: cleanup 2017-02-07 19:03:32 +01:00
proprietary-files.txt initial commit 2017-02-05 19:57:35 +01:00
system.prop initial commit 2017-02-05 19:57:35 +01:00
vendorsetup.sh initial commit 2017-02-05 19:57:35 +01:00

README.md

Device repository 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
repo sync   

Build the code:

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

Change log

v0.1

  • M2 Note basic bring-up on LineageOS-14.1

Credits & Thanks

CyanogenMod / LineageOS
Team MAD
Divis1969
DanielHk

And about everyone else in the Mediatek community ;)