sdm660-common: overlay: Enable doze auto brightness
Signed-off-by: Anirudh Gupta <anirudhgupta109@gmail.com>
This commit is contained in:
parent
2a4d7d6686
commit
5a3b97da89
1 changed files with 3 additions and 0 deletions
|
@ -507,6 +507,9 @@
|
|||
states. -->
|
||||
<bool name="config_dozeAlwaysOnDisplayAvailable">true</bool>
|
||||
|
||||
<!-- Allow automatic adjusting of the screen brightness while dozing in low power state. -->
|
||||
<bool name="config_allowAutoBrightnessWhileDozing">true</bool>
|
||||
|
||||
<!-- Control whether the always on display mode is enabled by default. This value will be used
|
||||
during initialization when the setting is still null. -->
|
||||
<bool name="config_dozeAlwaysOnEnabled">false</bool>
|
||||
|
|
Loading…
Reference in a new issue