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

Commit bc513cf9 authored by Steve Kondik's avatar Steve Kondik
Browse files

cm: Reenable SettingsProvider overlay

Change-Id: I72acd06e06d745b71f1761637b1de00f2a15a9ef
parent 853ca909
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -19,4 +19,14 @@
<resources>
    <string name="def_backup_transport">com.google.android.backup/.BackupTransportService</string>

    <!-- Circle -->
    <integer name="def_battery_style">2</integer>
    <!-- Enable notification counters in statusbar -->
    <integer name="def_notif_count">1</integer>
    <!-- Right QS pulldown -->
    <integer name="def_qs_quick_pulldown">1</integer>
    <!-- Default lockscreen targets -->
    <string name="def_lockscreen_targets">#Intent;action=android.intent.action.MAIN;category=android.intent.category.LAUNCHER;component=com.


</resources>