Sanders: overlay: intrusive battery charging led

Signed-off-by: Jorg3Lucas <jorgelucas.sd@gmail.com>
Signed-off-by: ronaxdevil <pratabidya.007@gmail.com>
This commit is contained in:
Abhay Kshatriya
2019-04-10 12:09:11 +00:00
committed by ronaxdevil
parent efd05f5791
commit a1583f0ad2

View File

@@ -241,6 +241,9 @@
<!-- Default LED off time for notification LED in milliseconds. -->
<integer name="config_defaultNotificationLedOff">5000</integer>
<!-- Is the battery LED intrusive? Used to decide if there should be a disable option -->
<<bool name="config_intrusiveBatteryLed">true</bool>
<!-- Default color for notification LED is white. -->
<color name="config_defaultNotificationColor">#ff0000ff</color>