mirror of
https://github.com/pjgowtham/android_device_realme_ferrarri.git
synced 2025-07-01 07:15:34 +00:00
ferrarri: overlay: Make brightness adjustments slow to adapt
Change-Id: I28a7e8de6cb74cc7dbca2245f4c1dc274f4ad9cd
This commit is contained in:
parent
b6ee5b297f
commit
b618c04b4d
@ -365,14 +365,6 @@
|
||||
The user is forbidden from setting the brightness below this level. -->
|
||||
<item type="dimen" name="config_screenBrightnessSettingMinimumFloat">0.001954079</item>
|
||||
|
||||
<!-- Stability requirements in milliseconds for accepting a new brightness level. This is used
|
||||
for debouncing the light sensor. Different constants are used to debounce the light sensor
|
||||
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
|
||||
hysteresis threshold. -->
|
||||
<integer name="config_autoBrightnessBrighteningLightDebounce">1500</integer>
|
||||
<integer name="config_autoBrightnessDarkeningLightDebounce">1500</integer>
|
||||
|
||||
<!-- Light sensor event rate in milliseconds for automatic brightness control. -->
|
||||
<integer name="config_autoBrightnessLightSensorRate">200</integer>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user