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:
dhacker29 2015-04-25 02:03:49 -04:00 committed by Michael Bestas
parent 52f92f081d
commit 17e5661017
1 changed files with 0 additions and 3 deletions

View File

@ -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>