overlay: disable button backlight settings

This commit is contained in:
Mister Oyster 2016-11-29 00:58:21 +01:00
parent b8c602ea5c
commit 5e0b599743
1 changed files with 3 additions and 0 deletions

View File

@ -33,6 +33,9 @@
that can be set by the user. -->
<integer name="config_screenBrightnessDim">20</integer>
<!-- disable button backlight settings -->
<integer name="config_buttonBrightnessSettingDefault">0</integer>
<!-- Does the battery LED support multiple colors? Used to decide if the user can change the colors -->
<bool name="config_multiColorBatteryLed">false</bool>