Local Manifest to build CM13 for the Huawei Y300/G510/G330
-
Initialize repo using the Cyanogenmod 13 manifest
repo init -u git://github.com/CyanogenMod/android.git -b cm-13.0
-
Add my local manifest
mkdir .repo/local_manifests Copy cm13_huawei.xml to .repo/local_manifests
-
Then sync up the repositories
repo sync
-
Initialize the build environment and apply patches
source build/envsetup.sh
-
Build the ROM
For Y300: brunch u8833 For G510: brunch u8951 For G330: brunch u8825
- 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.
- Video playback (hardware decoding)
- FM Radio