Skip to content

Commit

Permalink
Update apply.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
chris41g committed Sep 27, 2012
1 parent 9a24481 commit 687aa16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apply.sh
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ echo "### storage"
cdv system/core
git reset --hard
git format-patch -k -1 --stdout be5bb1d4aa98e066c44e5ee8a54a9bf92b17aa37| git am -3 -k
git fetch http://review.cyanogenmod.com/CyanogenMod/android_system_core refs/changes/97/23697/1 && git cherry-pick FETCH_HEAD
#git fetch http://review.cyanogenmod.com/CyanogenMod/android_system_core refs/changes/97/23697/1 && git cherry-pick FETCH_HEAD
cdb
##### SUCCESS ####
SUCCESS=true
Expand Down

0 comments on commit 687aa16

Please sign in to comment.