aboutsummaryrefslogtreecommitdiffstats
path: root/cm
diff options
context:
space:
mode:
authorRoman Birg <roman@cyngn.com>2016-02-10 09:49:26 -0800
committerRoman Birg <roman@cyngn.com>2016-02-11 11:44:09 -0800
commit06965d4dfe300e97135b3bd1f218870f1c714bc9 (patch)
treefa59e9a2ff6c568a6cc298c9a9a91c00daf71e83 /cm
parente67ae8f6480412680601a52174d59a5db6344df8 (diff)
downloadvendor_cmsdk-06965d4dfe300e97135b3bd1f218870f1c714bc9.zip
vendor_cmsdk-06965d4dfe300e97135b3bd1f218870f1c714bc9.tar.gz
vendor_cmsdk-06965d4dfe300e97135b3bd1f218870f1c714bc9.tar.bz2
cmsdk: adjust default tile order
Ref: CYNGNOS-1861 Change-Id: I0f4ab58cb38fe0c9a2dba1b7d38de9020544bdc4 Signed-off-by: Roman Birg <roman@cyngn.com>
Diffstat (limited to 'cm')
-rw-r--r--cm/res/res/values/config.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/cm/res/res/values/config.xml b/cm/res/res/values/config.xml
index 515cab9..ba1e694 100644
--- a/cm/res/res/values/config.xml
+++ b/cm/res/res/values/config.xml
@@ -65,7 +65,7 @@
<bool name="config_multipleNotificationLeds">false</bool>
<!-- Default, comma-delimited, quick settings tiles. See QSConstants.java for a list of all available tiles -->
- <string name="config_defaultQuickSettingsTiles">wifi,bt,cell,airplane,rotation,flashlight,location,edit,cast,hotspot,inversion,dnd,live_display</string>
+ <string name="config_defaultQuickSettingsTiles">wifi,bt,dnd,cell,airplane,rotation,location,edit,flashlight,cast,hotspot,inversion,live_display</string>
<!-- Wifi Service -->
<!-- Whether to make default hotspot security NONE-->