sdm660-common: overlay: Enable Battery LED support
Change-Id: I4c582ab44633f21b4d54cad91135793f1af6167c
This commit is contained in:
parent
0b368e57b4
commit
6af8c36c23
1 changed files with 3 additions and 0 deletions
|
@ -111,6 +111,9 @@
|
|||
|
||||
<!-- Set to true to add links to Cell Broadcast app from Settings and MMS app. -->
|
||||
<bool name="config_cellBroadcastAppLinks">true</bool>
|
||||
|
||||
<!-- Is the battery LED intrusive? Used to decide if there should be a disable option -->
|
||||
<bool name="config_intrusiveBatteryLed">true</bool>
|
||||
|
||||
<!-- MMS user agent string -->
|
||||
<string name="config_mms_user_agent" translatable="false">Android-Mms/2.0</string>
|
||||
|
|
Loading…
Reference in a new issue