Local Manifest to build NamelessROM for the Huawei Y300/G510/G330
- Initialize repo using the NamelessROM manifest
repo init -u https://github.com/NamelessRom/android.git -b android-4.4- Add my local manifest
curl --create-dirs -L -o .repo/local_manifests/roomservice.xml -O -L https://raw.github.com/NamelessRomY300/android/master/nameless_huawei.xml- Then sync up the repositories
repo sync -f -j8- Initialize the build environment
. build/envsetup.sh- Build the ROM
For Y300:
brunch u8833
For G510:
brunch u8951
For G330
brunch u8825