land: Disable button backlight settings
We don't support button backlight. Change-Id: I06bdd13fbe1e733ea631838eb3118edc5de7b676
This commit is contained in:
parent
251ac9a30e
commit
96cc2eebbe
1 changed files with 2 additions and 0 deletions
|
@ -72,6 +72,8 @@
|
|||
The user is forbidden from setting the brightness below this level. -->
|
||||
<integer name="config_screenBrightnessSettingMinimum">1</integer>
|
||||
|
||||
<integer name="config_buttonBrightnessSettingDefault">0</integer>
|
||||
|
||||
<!-- When true use the linux /dev/input/event subsystem to detect the switch changes
|
||||
on the headphone/microphone jack. When false use the older uevent framework. -->
|
||||
<bool name="config_useDevInputEventForAudioJack">true</bool>
|
||||
|
|
Loading…
Reference in a new issue