summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author TreeHugger Robot <treehugger-gerrit@google.com> 2019-11-22 01:02:04 +0000
committer Android (Google) Code Review <android-gerrit@google.com> 2019-11-22 01:02:04 +0000
commit13228b0d4291978296e77b47c8220e5fc5b4143d (patch)
tree3bd832777ec6aa4b9d8bbe850219fe93b634398c
parentaa08a857c0cec72bbc8042eae9cd8c57728c3ec1 (diff)
parent2e28a9aff282172813f136a021ed7e64bee1545c (diff)
Merge "Update QS tiles in retail demo mode"
-rw-r--r--packages/SystemUI/res/values/config.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/SystemUI/res/values/config.xml b/packages/SystemUI/res/values/config.xml
index c3f410ea4e55..86ef0310b4eb 100644
--- a/packages/SystemUI/res/values/config.xml
+++ b/packages/SystemUI/res/values/config.xml
@@ -125,7 +125,7 @@
<!-- The tiles to display in QuickSettings in retail mode -->
<string name="quick_settings_tiles_retail_mode" translatable="false">
- cell,battery,dnd,flashlight,rotation,location
+ night,dark,dnd,flashlight,rotation,location
</string>
<!-- Whether or not the RSSI tile is capitalized or not. -->