Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- repo sync -j8
- #Cherry-Picks
- cd build
- git fetch http://review.cyanogenmod.org/CyanogenMod/android_build refs/changes/49/78849/1 && git cherry-pick FETCH_HEAD
- git fetch http://review.cyanogenmod.org/CyanogenMod/android_build refs/changes/58/81758/1 && git cherry-pick FETCH_HEAD
- cd /data/deepak/test
- cd bionic
- git fetch http://review.cyanogenmod.org/CyanogenMod/android_bionic refs/changes/43/92943/2 && git cherry-pick FETCH_HEAD
- cd build
- git fetch http://review.cyanogenmod.org/CyanogenMod/android_build refs/changes/55/97855/1 && git cherry-pick FETCH_HEAD
- revert these
- https://github.com/LegacyXperia/android_kernel_semc_msm7x30/commit/2651e3d0bf2142b9dbcb6e5cc351dfc5520ee222
- https://github.com/LegacyXperia/android_kernel_semc_msm7x30/commit/7a8ba541763e3daf81026e205e9355b7d24d85d9
- cd /data/deepak/test
- #Build
- . build/envsetup.sh
- export KBUILD_BUILD_USER=TechExhibeo
- export KBUILD_BUILD_HOST=GothDroid
- lunch cm_haida-userdebug && make -j8 otapackage
Advertisement
Add Comment
Please, Sign In to add comment