Update config.xml

Minor fix for brightness
This commit is contained in:
Fu 2022-01-29 02:43:26 +08:00 committed by GitHub
parent 4a59d680ff
commit 8d81112dfc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -264,7 +264,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">1</integer>
<integer name="config_screenBrightnessSettingMinimum">2</integer>
<!-- Whether a software navigation bar should be shown. NOTE: in the future this may be
autodetected from the Configuration. -->