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
- Host: GitHub
- URL: https://github.com/electron0zero/android_device_gionee_m2
- Owner: electron0zero
- Created: 2016-02-24T17:49:44.000Z (over 10 years ago)
- Default Branch: cm-12.1
- Last Pushed: 2016-02-21T10:00:26.000Z (over 10 years ago)
- Last Synced: 2025-02-09T05:14:57.224Z (over 1 year ago)
- Language: C
- Homepage:
- Size: 5.3 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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')