mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-02-01 15:09:54 +00:00
Merge "Make brightness ramp rates multiples of 60." into oc-dr1-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
450b68d7ff
@@ -54,6 +54,12 @@
|
||||
<integer name="config_autoBrightnessBrighteningLightDebounce">2000</integer>
|
||||
<integer name="config_autoBrightnessDarkeningLightDebounce">4000</integer>
|
||||
|
||||
<!-- Fast brightness animation ramp rate in brightness units per second-->
|
||||
<integer translatable="false" name="config_brightness_ramp_rate_fast">180</integer>
|
||||
|
||||
<!-- Slow brightness animation ramp rate in brightness units per second-->
|
||||
<integer translatable="false" name="config_brightness_ramp_rate_slow">60</integer>
|
||||
|
||||
<!-- If this is true, the screen will come on when you unplug usb/power/whatever. -->
|
||||
<bool name="config_unplugTurnsOnScreen">true</bool>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user