mirror of
https://github.com/PixelExperience-Devices/device_xiaomi_miatoll.git
synced 2025-04-29 02:37:19 +09:00
miatoll: overlay: Adjust ramp rates for 255 max brightness
Change-Id: Icd06c1b785e617a2be5094b430912124fb1e5b81
This commit is contained in:
parent
19be89258c
commit
1cb3f52127
@ -322,10 +322,10 @@
|
|||||||
<integer name="config_autoBrightnessDarkeningLightDebounce">1000</integer>
|
<integer name="config_autoBrightnessDarkeningLightDebounce">1000</integer>
|
||||||
|
|
||||||
<!-- Fast brightness animation ramp rate in brightness units per second-->
|
<!-- Fast brightness animation ramp rate in brightness units per second-->
|
||||||
<integer name="config_brightness_ramp_rate_fast">4933</integer>
|
<integer name="config_brightness_ramp_rate_fast">308</integer>
|
||||||
|
|
||||||
<!-- Slow brightness animation ramp rate in brightness units per second-->
|
<!-- Slow brightness animation ramp rate in brightness units per second-->
|
||||||
<integer name="config_brightness_ramp_rate_slow">3946</integer>
|
<integer name="config_brightness_ramp_rate_slow">246</integer>
|
||||||
|
|
||||||
<!-- Screen brightness used to dim the screen when the user activity
|
<!-- Screen brightness used to dim the screen when the user activity
|
||||||
timeout expires. May be less than the minimum allowed brightness setting
|
timeout expires. May be less than the minimum allowed brightness setting
|
||||||
|
Loading…
x
Reference in New Issue
Block a user