mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 11:55:31 -04:00
universal7885: overlay: Set minimum brightness to 1
This commit is contained in:
parent
b9ba616486
commit
c71d20b900
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<integer name="config_screenBrightnessSettingMinimum">10</integer>
|
||||
<integer name="config_screenBrightnessSettingMinimum">1</integer>
|
||||
<integer name="config_screenBrightnessSettingDefault">128</integer>
|
||||
<integer name="config_screenBrightnessDim">10</integer>
|
||||
<string-array name="config_mobile_tcp_buffers">
|
||||
|
|
|
|||
Loading…
Reference in a new issue