land: Correct LED capabilities overlay
The lights HAL we're using currently doesn't support adjustable brightness. Also, we do support pulsating LEDs. Change-Id: If6e7a67acbb08e7c8dd7c60ea5ea7cf069cc6779
This commit is contained in:
parent
e8c7238977
commit
f7e0ebe994
1 changed files with 1 additions and 1 deletions
|
@ -100,7 +100,7 @@
|
|||
<integer-array translatable="false" name="config_deviceLightCapabilities">
|
||||
<item>0</item>
|
||||
<item>1</item>
|
||||
<item>5</item>
|
||||
<item>3</item>
|
||||
</integer-array>
|
||||
|
||||
<!-- When true use the linux /dev/input/event subsystem to detect the switch changes
|
||||
|
|
Loading…
Reference in a new issue