sdk: Allow support for keyboard lights toggle mode only

Change-Id: Ibf7d9f5a2fb15e2085161275236d998b3f162450
This commit is contained in:
Bruno Martins
2020-10-29 14:18:02 +00:00
parent 13069beb3a
commit 1f93089a72

View File

@@ -258,7 +258,8 @@
<!-- Keyboard backlight control. Possible values are:
0 - Not supported
1 - Supported with variable brightness control
1 - Supported, but only on/off mode
2 - Supported with variable brightness control
-->
<integer name="config_deviceSupportsKeyboardBrightnessControl">0</integer>
<dimen name="config_keyboardBrightnessSettingDefaultFloat">1.0</dimen>