Skip to content

Commit 1598a50

Browse files
Christopher TateAndroid (Google) Code Review
authored andcommitted
Merge "Do not back up / restore the rotation-related settings" into jb-dev
2 parents 074b54f + 596e191 commit 1598a50

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

core/java/android/provider/Settings.java

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2041,9 +2041,6 @@ public static void setShowGTalkServiceStatus(ContentResolver cr, boolean flag) {
20412041
AUTO_TIME_ZONE,
20422042
TIME_12_24,
20432043
DATE_FORMAT,
2044-
ACCELEROMETER_ROTATION,
2045-
USER_ROTATION,
2046-
HIDE_ROTATION_LOCK_TOGGLE_FOR_ACCESSIBILITY,
20472044
DTMF_TONE_WHEN_DIALING,
20482045
DTMF_TONE_TYPE_WHEN_DIALING,
20492046
EMERGENCY_TONE,

0 commit comments

Comments
 (0)