sm6250-common: overlay: Enable auto brightness while dozing

Change-Id: I89c2318ef7f4585c20bff0c46e02e449aac46755
This commit is contained in:
Jesse Chan 2018-05-01 21:58:32 -07:00 committed by Alexander Winkowski
parent fcb861b215
commit f7ab6fd063
No known key found for this signature in database
GPG Key ID: 72762A66704CDE44

View File

@ -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.