klte-common: reduce minimum MANUAL brightness to darker level

This will change the minimum MANUAL brightness to match the new minimum
AUTO brightness as some users may wish to manually set the brightness as
well.

Change-Id: I32118bc10fb46e9a43bd79081ca67ef495cebbe2
This commit is contained in:
Jake Jackson 2015-07-10 16:12:39 -05:00
parent 884c8122b5
commit 84afbb329e

View file

@ -88,7 +88,7 @@
<!-- Minimum screen brightness setting allowed by the power manager.
The user is forbidden from setting the brightness below this level. -->
<integer name="config_screenBrightnessSettingMinimum">10</integer>
<integer name="config_screenBrightnessSettingMinimum">2</integer>
<!-- XXXXX NOTE THE FOLLOWING RESOURCES USE THE WRONG NAMING CONVENTION.
Please don't copy them, copy anything else. -->