Skip to content

ferhung-mtk/android_device_Xiaomi_HM2014011

 
 

Repository files navigation

----Thanks for xen0n, who are contributing to the working CyanogenMod of MTK hardware.---

This is a device tree for Xiaomi Redmi_1s_TD(HM2014011) which is based on MT6582 SoC. Powered by ferhung.

Build

  • init Sync CyanogenMod source:

      # repo init -u git://github.com/ferhung-mtk/android.git -b cm-13.0        
      # repo sync
    
  • full build

      # source build/envsetup.sh
    
      # brunch cm_HM2014011-userdebug
    

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')

In China, we must skip to get 204 from Google server.

To see: Skip_network_validation

About

This is a device tree for Xiaomi Redmi_1s_TD(HM2014011 or HM1STD) which is based on MT6582 SoC. Powered by ferhung.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 48.9%
  • Java 31.4%
  • Makefile 11.1%
  • C++ 8.5%
  • Shell 0.1%