Skip to content

CM13-Y300/local_manifest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 

Repository files navigation

CM13-Y300 Local Manifest

Local Manifest to build CM13 for the Huawei Y300/G510/G330

Build Instructions

  1. Initialize repo using the Cyanogenmod 13 manifest

     repo init -u git://github.com/CyanogenMod/android.git -b cm-13.0
    
  2. Add my local manifest

     mkdir .repo/local_manifests
     Copy cm13_huawei.xml to .repo/local_manifests
    
  3. Then sync up the repositories

     repo sync
    
  4. Initialize the build environment and apply patches

     source build/envsetup.sh
    
  5. Build the ROM

     For Y300:
         brunch u8833
     For G510:
         brunch u8951
     For G330:
         brunch u8825
    

Current Status

Working so far:

  • It boots successfully, display works, touchscreen & buttons all work ok
  • GPS
  • Wifi
  • Bluetooth
  • Audio
  • Video playback (software decoding)
  • Internal & External SD Cards - Internal configured as primary storage by default as in previous roms.
  • Phone/Data - Needs testing! Rild & libril now built from source using custom libril based on CM13 hardware/ril-caf with a commit from @LegacyHuawei.
  • Camera

All of the above need a lot more testing but basically works. Wifi is probably unstable just as in LP.

Not Working:

  • Video playback (hardware decoding)
  • FM Radio

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •