Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add developer option reboot to global actions menu #2

Open
wants to merge 1 commit into
base: android-6.0.1_r1
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions build/prepare
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,11 @@ do
done
done

# Add developer option to include reboot in global actions menu
cd $ANDROID_BUILD_TOP/frameworks/base
git fetch https://android.googlesource.com/platform/frameworks/base refs/changes/72/184272/4 && git cherry-pick FETCH_HEAD
cd $ANDROID_BUILD_TOP/packages/apps/Settings
git fetch https://android.googlesource.com/platform/packages/apps/Settings refs/changes/69/183769/3 && git cherry-pick FETCH_HEAD

rm -rf ${TOP}/hardware/qcom/gps/msm8084
rm -rf ${TOP}/hardware/qcom/gps/msm8974