summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Christine Franks <christyfranks@google.com> 2019-09-10 14:02:44 -0700
committer Christine Franks <christyfranks@google.com> 2019-11-19 22:46:59 +0000
commit2e28a9aff282172813f136a021ed7e64bee1545c (patch)
tree5c2af3449a74832148cf7eeceba061bb9418aaa6
parent35e4ad971c109046a675a461553e3f2595cc8d38 (diff)
Update QS tiles in retail demo mode
Bug: 140823330 Test: manual Change-Id: I5a22f41cbb9557716a5bb9c74706116e9f046b95
-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. -->