sdm660-common: overlay: Disable RGB led
Change-Id: I2dd2b729d591dc4881fee5d2e0f88873a68f0a32
This commit is contained in:
parent
f32e57ef6a
commit
c129b69fe1
1 changed files with 3 additions and 0 deletions
|
@ -449,6 +449,9 @@
|
|||
<!-- Default value for led color when battery is fully charged -->
|
||||
<integer name="config_notificationsBatteryFullARGB">0xFFFFFFFF</integer>
|
||||
|
||||
<!-- Multicolor Led Support -->
|
||||
<bool name="config_multiColorBatteryLed">false</bool>
|
||||
|
||||
<!-- Whether a software navigation bar should be shown. NOTE: in the future this may be
|
||||
autodetected from the Configuration. -->
|
||||
<bool name="config_showNavigationBar">true</bool>
|
||||
|
|
Loading…
Reference in a new issue