Enable circle battery & right QS pulldown by default

Change-Id: I0338473af886a8febfbcbb64fa5c8f488c182a40
This commit is contained in:
Michael Bestas 2015-02-23 22:55:33 +02:00
parent 54a9c4ad26
commit 96fd8e52de
1 changed files with 3 additions and 4 deletions

View File

@ -19,15 +19,14 @@
<resources>
<string name="def_backup_transport">com.google.android.backup/.BackupTransportService</string>
<!-- Circle
<!-- Circle -->
<integer name="def_battery_style">2</integer>
-->
<!-- Enable notification counters in statusbar -->
<integer name="def_notif_count">1</integer>
<!-- Right QS pulldown
<!-- Right QS pulldown -->
<integer name="def_qs_quick_pulldown">1</integer>
-->
<!-- Default for Settings.Secure.STATS_COLLECTION. -->
<bool name="def_cm_stats_collection">true</bool>