Revert "land: Decrease doze brightness"
We're now using the proper doze display states.
This reverts commit 3c8370094d
.
Change-Id: Idf3db790b9bfe47732e44ab6793d08f4d674425b
This commit is contained in:
parent
fcf8ee3166
commit
cb21653f8b
1 changed files with 1 additions and 1 deletions
|
@ -346,7 +346,7 @@
|
|||
<!-- Screen brightness used to dim the screen while dozing in a very low power state.
|
||||
May be less than the minimum allowed brightness setting
|
||||
that can be set by the user. -->
|
||||
<integer name="config_screenBrightnessDoze">1</integer>
|
||||
<integer name="config_screenBrightnessDoze">17</integer>
|
||||
|
||||
<!-- If true, the doze component is not started until after the screen has been
|
||||
turned off and the screen off animation has been performed. -->
|
||||
|
|
Loading…
Reference in a new issue