Revert "cupid: overlay: Increase auto brightness debounce time"
This did not really help
This reverts commit 29e85577aa
.
This commit is contained in:
parent
2645106122
commit
44ef1d7a7c
@ -26,8 +26,8 @@
|
|||||||
when adapting to brighter or darker environments. This parameter controls how quickly
|
when adapting to brighter or darker environments. This parameter controls how quickly
|
||||||
brightness changes occur in response to an observed change in light level that exceeds the
|
brightness changes occur in response to an observed change in light level that exceeds the
|
||||||
hysteresis threshold. -->
|
hysteresis threshold. -->
|
||||||
<integer name="config_autoBrightnessBrighteningLightDebounce">2000</integer>
|
<integer name="config_autoBrightnessBrighteningLightDebounce">1000</integer>
|
||||||
<integer name="config_autoBrightnessDarkeningLightDebounce">2000</integer>
|
<integer name="config_autoBrightnessDarkeningLightDebounce">1000</integer>
|
||||||
|
|
||||||
<!-- The maximum range of gamma adjustment possible using the screen
|
<!-- The maximum range of gamma adjustment possible using the screen
|
||||||
auto-brightness adjustment setting. -->
|
auto-brightness adjustment setting. -->
|
||||||
|
Loading…
Reference in New Issue
Block a user