-
Notifications
You must be signed in to change notification settings - Fork 2
mzhou/arararagi_lge_p880_patches
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
============ How to build ============ Make sure you have the "repo" script from https://dl-ssl.google.com/dl/googlesource/git-repo/repo mkdir -p ~/CyanogenMod/android cd ~/CyanogenMod git clone -b cm-10.2 git://github.com/mzhou/arararagi_lge_p880_patches.git cd ~/CyanogenMod/android repo init -u git://github.com/mzhou/arararagi_android.git -b cm-10.2 repo sync -j128 . build/envsetup.sh breakfast p880 repo sync -j128 ../arararagi_lge_p880_patches/do_patch.sh pushd device/lge/p880 ./extract-files.sh # Make sure you have your phone connected via adb popd brunch p880 =========================== How to modify these patches =========================== cd ~/CyanogenMod/android ../arararagi_lge_p880_patches/generate.sh
Releases
No releases published