Allow auto brightness to go down to minimum

This commit is contained in:
Akira 2021-03-01 21:30:54 -04:00 committed by GitHub
parent edaec6960d
commit 4d20bb4be2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<resources> <resources>
<integer-array name="config_autoBrightnessLcdBacklightValues"> <integer-array name="config_autoBrightnessLcdBacklightValues">
<item>3</item> <item>1</item>
<item>3</item> <item>1</item>
<item>3</item> <item>3</item>
<item>3</item> <item>3</item>
<item>8</item> <item>8</item>