diff options
| author | Christopher Tate <ctate@google.com> | 2012-06-29 11:55:02 -0700 |
|---|---|---|
| committer | Christopher Tate <ctate@google.com> | 2012-06-29 11:55:02 -0700 |
| commit | 596e1917d5fd4697e6a186db422c8221eadb580e (patch) | |
| tree | d1c8c9a137fdfab485120498336ef8e590da346b /core/java | |
| parent | f443c5ea2c67285322d4790e5bee4c3c6f6af1ae (diff) | |
Do not back up / restore the rotation-related settings
Change-Id: I4c5f8c31fa78acc1dfa2676e89b2c1c7bbd12a06
Diffstat (limited to 'core/java')
| -rw-r--r-- | core/java/android/provider/Settings.java | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/core/java/android/provider/Settings.java b/core/java/android/provider/Settings.java index a90dd8c9eb05..74c0a97ab8b6 100644 --- a/core/java/android/provider/Settings.java +++ b/core/java/android/provider/Settings.java @@ -2041,9 +2041,6 @@ public final class Settings { AUTO_TIME_ZONE, TIME_12_24, DATE_FORMAT, - ACCELEROMETER_ROTATION, - USER_ROTATION, - HIDE_ROTATION_LOCK_TOGGLE_FOR_ACCESSIBILITY, DTMF_TONE_WHEN_DIALING, DTMF_TONE_TYPE_WHEN_DIALING, EMERGENCY_TONE, |
