Skip to content

shhsaeed/android_device_mmx_a300

Repository files navigation

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/shhsaeed/android.git -b cm-13.0
      
      # repo sync
      
      # source build/envsetup.sh
      
      # brunch cm_a300-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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published