mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_rosemary
synced 2026-01-27 13:35:09 +00:00
rosemary: overlay: Set config_screenBrightnessSettingMinimum to 3
Change-Id: I77122cbdc5377ebb21ce91401e856311edc7addf
This commit is contained in:
committed by
Matsvei Niaverau
parent
56d7f45350
commit
2106c30536
@@ -107,6 +107,10 @@
|
||||
that can be set by the user. -->
|
||||
<integer name="config_screenBrightnessDim">20</integer>
|
||||
|
||||
<!-- Minimum screen brightness setting allowed by the power manager.
|
||||
The user is forbidden from setting the brightness below this level. -->
|
||||
<integer name="config_screenBrightnessSettingMinimum">3</integer>
|
||||
|
||||
<!-- Array of light sensor lux values to define our levels for auto backlight brightness support.
|
||||
The N entries of this array define N + 1 control points as follows:
|
||||
(1-based arrays)
|
||||
|
||||
Reference in New Issue
Block a user