Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 96fd8e52 authored by Michael Bestas's avatar Michael Bestas
Browse files

Enable circle battery & right QS pulldown by default

Change-Id: I0338473af886a8febfbcbb64fa5c8f488c182a40
parent 54a9c4ad
Loading
Loading
Loading
Loading
+3 −4
Original line number Diff line number Diff line
@@ -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>