msm8953: kang light hal from moto msm8937 tree

This commit is contained in:
jeangraff30
2020-12-27 23:38:19 -03:00
parent d92733b312
commit 5d7dcdfc69
11 changed files with 109 additions and 147 deletions

View File

@@ -49,6 +49,9 @@
<!-- Is the battery LED intrusive? Used to decide if there should be a disable option -->
<bool name="config_intrusiveBatteryLed">true</bool>
<!-- 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">false</bool>