Skip to content

luckkmaxx/android_device_bq_Aquaris_E6

This branch is 17 commits ahead of, 9 commits behind ElTifo/android_device_bq_Aquaris_E5_FHD:cm-13.0.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

36019b7 · May 2, 2016
Dec 14, 2015
May 2, 2016
Apr 19, 2016
Apr 19, 2016
Apr 19, 2016
Apr 19, 2016
Jun 19, 2015
Mar 23, 2015
Apr 25, 2016
Apr 30, 2016
May 2, 2016
Apr 19, 2016
Apr 19, 2016
May 2, 2016
May 2, 2016
May 2, 2016
May 2, 2016
Apr 24, 2016
May 2, 2016
May 2, 2016
May 2, 2016
May 2, 2016
May 2, 2016

Repository files navigation

W.I.P

Trying to adapt Aquaris E5 FHD specs to Aquaris E6 (similar MT6592 device) in order to build CM13 from source

Build

  • Working

    • Dual SIM
    • Wifi
    • Bluetooth
    • Audio
    • Sensors
    • Camera (photo and video recording)
    • GPS
    • NFC
    • OTG
    • Tethering (Wifi, Bluetooth and USB)
  • Compilation

      # repo init -u git://github.com/ElTifo/android.git -b cm-13.0
      
      # repo sync
      
      # source build/envsetup.sh
      
      # brunch cm_Aquaris_E5_FHD-userdebug
    

MTK

Few words about mtk related binaries, services and migration peculiarities.

Limitations

Services requires root:

system/core/rootdir/init.rc

  • surfaceflinger depends on sched_setscheduler calls, unable to change process priority from 'system' user (default user 'system')

  • mediaserver depends on /data/nvram folder access, unable to do voice calls from 'media' user (default user 'media')

About

Device Tree for bq Aquaris E6

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 71.4%
  • Java 19.7%
  • Makefile 7.1%
  • C++ 1.8%