overlay: Set default screen brightness
Extracted from stock. Change-Id: I8a5e2c8717c145e66aaa0e926ceefc7e117b04c2
This commit is contained in:
parent
b108d12870
commit
49d4da4c3f
1 changed files with 2 additions and 0 deletions
|
@ -17,6 +17,8 @@
|
||||||
*/
|
*/
|
||||||
-->
|
-->
|
||||||
<resources>
|
<resources>
|
||||||
|
<!-- Default screen brightness, from 0 to 255. 102 is 40%. -->
|
||||||
|
<integer name="def_screen_brightness">82</integer>
|
||||||
<!-- Set the automatic brightness mode on by default -->
|
<!-- Set the automatic brightness mode on by default -->
|
||||||
<bool name="def_screen_brightness_automatic_mode">true</bool>
|
<bool name="def_screen_brightness_automatic_mode">true</bool>
|
||||||
</resources>
|
</resources>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue