gts3l-common: overlay: Add button backlight control

Signed-off-by: Deokgyu Yang <secugyu@gmail.com>
Change-Id: I026afbab5bde1f6ceb299c529dc4d3a9b21490e9
This commit is contained in:
Deokgyu Yang 2021-08-11 01:37:46 +09:00
parent 653cb2b99e
commit 2c3eab1498

View file

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