mirror of
https://github.com/PixelExperience-Devices/device_xiaomi_sm6250-common.git
synced 2025-04-29 02:27:21 +09:00
sm6250-common: overlay: Enable auto brightness while dozing
Change-Id: I89c2318ef7f4585c20bff0c46e02e449aac46755
This commit is contained in:
parent
fcb861b215
commit
f7ab6fd063
@ -114,6 +114,9 @@
|
||||
that can be set by the user. -->
|
||||
<integer name="config_screenBrightnessDoze">12</integer>
|
||||
|
||||
<!-- Allow automatic adjusting of the screen brightness while dozing in low power state. -->
|
||||
<bool name="config_allowAutoBrightnessWhileDozing">true</bool>
|
||||
|
||||
<!-- Power Management: Specifies whether to decouple the auto-suspend state of the
|
||||
device from the display on/off state.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user