An open API service indexing awesome lists of open source software.

https://github.com/electron0zero/android_device_gionee_m2

Device Tree For Gionee M2
https://github.com/electron0zero/android_device_gionee_m2

Last synced: about 1 year ago
JSON representation

Device Tree For Gionee M2

Awesome Lists containing this project

README

          

Device Tree for gionee m2
---------------

# Build

* Working
* Dual SIM
* Wifi
* Bluetooth
* Audio
* Sensors
* Camera (photo and video recording)
* GPS
* Tethering (Wifi, Bluetooth and USB)
* FM Radio (removed)

* Compilation

# repo init -u git://github.com/diparthshah/android.git -b cm-12.1

# repo sync

# source build/envsetup.sh

# brunch cm_m2-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')