sanders:DNM: Disbale LED overlays
This commit is contained in:
committed by
therootlord
parent
d5d9381a4b
commit
38d77c0b6c
@@ -194,7 +194,7 @@
|
|||||||
<integer name="config_defaultNotificationLedOff">5000</integer>
|
<integer name="config_defaultNotificationLedOff">5000</integer>
|
||||||
|
|
||||||
<!-- Is the battery LED intrusive? Used to decide if there should be a disable option -->
|
<!-- Is the battery LED intrusive? Used to decide if there should be a disable option -->
|
||||||
<bool name="config_intrusiveBatteryLed">true</bool>
|
<!--<bool name="config_intrusiveBatteryLed">true</bool>-->
|
||||||
|
|
||||||
<!-- Default color for notification LED is white. -->
|
<!-- Default color for notification LED is white. -->
|
||||||
<color name="config_defaultNotificationColor">#ff0000ff</color>
|
<color name="config_defaultNotificationColor">#ff0000ff</color>
|
||||||
@@ -206,11 +206,11 @@
|
|||||||
|
|
||||||
<!-- Does the battery LED support multiple colors?
|
<!-- Does the battery LED support multiple colors?
|
||||||
Used to decide if the user can change the colors -->
|
Used to decide if the user can change the colors -->
|
||||||
<bool name="config_multiColorBatteryLed">true</bool>
|
<!--<bool name="config_multiColorBatteryLed">true</bool>-->
|
||||||
|
|
||||||
<!-- Do the battery/notification LEDs support pulsing?
|
<!-- Do the battery/notification LEDs support pulsing?
|
||||||
Used to decide if we show pulse settings -->
|
Used to decide if we show pulse settings -->
|
||||||
<bool name="config_ledCanPulse">true</bool>
|
<!--<bool name="config_ledCanPulse">true</bool>-->
|
||||||
|
|
||||||
<!-- If this is true, the screen will come on when you unplug usb/power/whatever. -->
|
<!-- If this is true, the screen will come on when you unplug usb/power/whatever. -->
|
||||||
<bool name="config_unplugTurnsOnScreen">true</bool>
|
<bool name="config_unplugTurnsOnScreen">true</bool>
|
||||||
|
|||||||
Reference in New Issue
Block a user