diff options
| -rw-r--r-- | packages/SystemUI/res/values/config.xml | 2 |
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. --> |