gts3l-common: overlay: Add button backlight control
Signed-off-by: Deokgyu Yang <secugyu@gmail.com> Change-Id: I026afbab5bde1f6ceb299c529dc4d3a9b21490e9
This commit is contained in:
parent
653cb2b99e
commit
2c3eab1498
1 changed files with 7 additions and 0 deletions
|
@ -99,4 +99,11 @@
|
|||
-->
|
||||
<integer name="config_longPressOnAppSwitchBehavior">1</integer>
|
||||
|
||||
<!-- Button backlight control. Possible values are:
|
||||
0 - Not supported
|
||||
1 - Supported, but only on/off mode
|
||||
2 - Supported with variable brightness control
|
||||
-->
|
||||
<integer name="config_deviceSupportsButtonBrightnessControl">1</integer>
|
||||
|
||||
</resources>
|
||||
|
|
Loading…
Reference in a new issue