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:
Zhao Wei Liew 2016-12-25 13:43:48 +08:00
parent e8c7238977
commit f7e0ebe994

View file

@ -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