Skip to content

my first test build android 9 Pie for meizu m6 note(bicot, named for it *-*) , almost clone/fork edit from xiaomi mi a1. I just recognized i cant, android v9 need kernel 4.4.107 or higher(wrong) :(. So i will try to build lower ver - 14.1. Hope everything be okeyyy. Have a nice dayyy

Notifications You must be signed in to change notification settings

thanhdatpd/android_device_meizu_bicot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Device Tree for Meizu M6 Note (m1721/bicot)

Sometime im happy, sometime im sad_ly. just another day come,

Update timeline:

  • 7/9/2019: Yeahh, im comeback with newer pc i5 3470 and 8G ram, it still need about 4hour for first build :(((. so slow than google cloud compute engine. But its okey. have a nice day guy..

  • 8/8/2019: Today i going to new city, starting new life without PC :(. So, i will break for some week until have a new pc. That so borring. I still online to check any pull or comment,.. Hope everything okey.

  • 6/8/2019: Today im so excited. i already push release v0.0.2, it was fixed wifi, fingerprint,.. and many thing have problem :( hope a good day come. Note: insmod wlan.ko for wifi hal/driver, if have service not run, check sepolicy and/or create sepolicy domain for that service.

  • 5/8/2019: Hi, one more day overnight :(((. Some function work good: livedisplay, 3G/4G, sms,.. and a lot of thing not work properly like: no sound, no wifi, bluetooth, no call, no fingerprint... There is a long way to go finish, fightttt.

  • 3/8/2019: aaaa, im so happy. it can booting okey althought have a lot error, missing alot function. I already update rom to release v0.0.1 for anyone want to debug test ,fix error (remember remove system/bin/mm-qcamera-daemon)

  • 1/8/2019: ya, how are you today, me? sad. Okey, the rom pass some more step, it came to start systemui, problem in here. When systemui call flashlight for check or dex or etc... it need call to camera2, in here have problem when camera2 read metadata(Supported FPS ranges cannot be null.). So crash came, VM shutting down :(. i will trying more. hope evething will be okeyy.

  • 31/7/2019: okey, me again. No more problem with WindowManagerGlobal.java, it come from Irconsumer, hal of it was set but board didnt have, this make runtimexception and skip create Wm. So when wm.displayReady() called, it will make NullPointerException then rase problem display cant use . I dont sure it right 100% but this maybe help other person like me. Have a nice day ^^

  • 30/7/2019: Its me, until now, it can booting and, hhmm, loop in bootanimation :(. have something wrong in WindowManagerGlobal.java. i tring to fix it. hope everything will be okey. ^^/

  • 23/7/2019 few min pass: add this timeline first time, will push now. bye :)

  • 23/7/2019: Just another day come, nothing new :) except github downed lastnight when i fix issues #41, so i will go to sleep. have a nice day.

  • 22/7/2019: After some day, build done but cant boot :))). in fixing bootimage to success first boot.

  • 22/7/2019 and some day before: realized that wrong, this impossible for now. back to zero, try to build Lineage 14.1

  • 22/7/2019 and Before one week: start try to build Lineage 16.0 again from zeroo.

  • Break time.

  • Few month ago, a lot of error pass, built Los 16.0 done but cant boot,just recovery work.

  • Before few month ago, start build source first time in very lowend laptop i3-350m 2G ram. It take 5min to prepare each building. :v

Initialize a repository with LineageOS lastest sercurity patch:

repo init -u git://github.com/thanhdatpd/android.git -b lineage-14.1

Initialize a repository with custom version LineageOS ( now not good, use command above instead)

repo init -u git://github.com/thanhdatpd/android.git -b lineage-14.1 -m lineage-14.1-bicot-v0.1.xml

Download the source code:

repo sync -j50 --force-sync -f --no-tags --no-clone-bundle

Build the code:

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

Note:

Thanks to: Yuan9, Divis1969, rtx4d ... and more for knowledge i learned and used.

Spec Sheet

Feature Specification
CPU Octa-core 2.0 GHz Cortex-A53
Chipset Qualcomm MSM8953 Snapdragon 625
GPU Adreno 506
Memory 3 GB
Shipped Android Version 7.1.1
Storage 32 GB
MicroSD Up to 256 GB
Battery 4000 mAh (non-removable)
Dimensions 154.6 x 75.2 x 8.4 mm
Display 1920x1080 pixels, 5.5 (~401 PPI)
Rear Camera 12 MP Dual-camera , LED flash
Front Camera 5 MP
Release Date September 2017

Device Picture

alt text

About

my first test build android 9 Pie for meizu m6 note(bicot, named for it *-*) , almost clone/fork edit from xiaomi mi a1. I just recognized i cant, android v9 need kernel 4.4.107 or higher(wrong) :(. So i will try to build lower ver - 14.1. Hope everything be okeyyy. Have a nice dayyy

Resources

Stars

Watchers

Forks

Packages

No packages published