summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristopher Tate <ctate@google.com>2015-09-15 14:26:12 -0700
committerChristopher Tate <ctate@google.com>2015-09-15 14:26:12 -0700
commit9cecf1478315a833cbd900ed2a841ce51b67aa20 (patch)
tree16980992aae04707b7b47143c25fdd572bc41e29
parent276da47adf23b5512985268f36fab0b7d2d11363 (diff)
downloadframeworks_base-9cecf1478315a833cbd900ed2a841ce51b67aa20.zip
frameworks_base-9cecf1478315a833cbd900ed2a841ce51b67aa20.tar.gz
frameworks_base-9cecf1478315a833cbd900ed2a841ce51b67aa20.tar.bz2
Do not back up/restore the "pulse LED for notifications" setting
Bug 24103790 Change-Id: I69a6a85e5282f9ca50fc2655bda4695757b92e74
-rw-r--r--core/java/android/provider/Settings.java1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/java/android/provider/Settings.java b/core/java/android/provider/Settings.java
index 2053dbe..1822067 100644
--- a/core/java/android/provider/Settings.java
+++ b/core/java/android/provider/Settings.java
@@ -3283,7 +3283,6 @@ public final class Settings {
DOCK_SOUNDS_ENABLED, // moved to global
LOCKSCREEN_SOUNDS_ENABLED,
SHOW_WEB_SUGGESTIONS,
- NOTIFICATION_LIGHT_PULSE,
SIP_CALL_OPTIONS,
SIP_RECEIVE_CALLS,
POINTER_SPEED,