mirror of
https://github.com/PixelExperience-Devices/device_xiaomi_sm6250-common.git
synced 2025-06-28 22:17:54 +09:00
sm6250-common: overlay: Set brightness & screen timeout defaults
Signed-off-by: Anunay Maheshwari <anunaym14@gmail.com>
This commit is contained in:
parent
b7d1c5d356
commit
3216ca5454
@ -21,4 +21,10 @@
|
||||
<!-- Disable UI touch sounds by default -->
|
||||
<bool name="def_sound_effects_enabled">false</bool>
|
||||
|
||||
<!-- Default screen brightness, from 0 to 255. 78 is 30%. -->
|
||||
<integer name="def_screen_brightness">78</integer>
|
||||
|
||||
<!-- 30 seconds for default screen timeout -->
|
||||
<integer name="def_screen_off_timeout">30000</integer>
|
||||
|
||||
</resources>
|
||||
|
Loading…
x
Reference in New Issue
Block a user