klte-common: Enable battery LED settings overlay
Change-Id: I628ff53c4a72cc37b3fc479502e1607773f4af71
This commit is contained in:
parent
f0567dad27
commit
f1bf60b6b7
1 changed files with 3 additions and 0 deletions
|
@ -162,6 +162,9 @@
|
|||
<!-- Is the notification LED intrusive? Used to decide if there should be a disable option -->
|
||||
<bool name="config_intrusiveNotificationLed">true</bool>
|
||||
|
||||
<!-- Does the battery LED support multiple colors? Used to decide if the user can change the colors -->
|
||||
<bool name="config_multiColorBatteryLed">true</bool>
|
||||
|
||||
<!-- Vibrator pattern for feedback about a long screen/key press -->
|
||||
<integer-array name="config_longPressVibePattern">
|
||||
<item>0</item>
|
||||
|
|
Loading…
Reference in a new issue