overlay: Remove the default battery style and set it in frameworks
This will allow us to remove the overlay in vendor/cm so devices with no battery, aka fugu, can override this to none. Change-Id: I80c0cc06d3aed344c7c705d420af297c96baf706
This commit is contained in:
parent
52f92f081d
commit
17e5661017
@ -19,9 +19,6 @@
|
||||
<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>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user