Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 1.07 KB

README.md

File metadata and controls

33 lines (19 loc) · 1.07 KB

----Thanks for fire855 & superdragonpt, who are contributing to the working CyanogenMod of MTK hardware(MT6592&MT6582).---

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/android.git -b cm-12.1
      
      # 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