stone: configs: Pull brightness configs from lynx

Change-Id: Ic58fb5a638c290e68633d9716be9bf907841f0af
Signed-off-by: Arijit78 <sahaarijit2007@gmail.com>
This commit is contained in:
Alexander Winkowski
2023-08-28 10:38:24 +00:00
committed by Arijit78
parent 396e945c9c
commit 375c4e312d

View File

@@ -12,8 +12,25 @@
<nits>450.0</nits> <nits>450.0</nits>
</point> </point>
</screenBrightnessMap> </screenBrightnessMap>
<ambientLightHorizonLong>3000</ambientLightHorizonLong>
<ambientLightHorizonShort>1000</ambientLightHorizonShort> <screenBrightnessRampIncreaseMaxMillis>2000</screenBrightnessRampIncreaseMaxMillis>
<ambientBrightnessChangeThresholds>
<brighteningThresholds>
<minimum>10</minimum>
</brighteningThresholds>
<darkeningThresholds>
<minimum>0</minimum>
</darkeningThresholds>
</ambientBrightnessChangeThresholds>
<ambientLightHorizonLong>5000</ambientLightHorizonLong>
<ambientLightHorizonShort>50</ambientLightHorizonShort>
<screenBrightnessRampFastDecrease>0.7047244</screenBrightnessRampFastDecrease>
<screenBrightnessRampFastIncrease>0.7047244</screenBrightnessRampFastIncrease>
<screenBrightnessRampSlowDecrease>0.05</screenBrightnessRampSlowDecrease>
<screenBrightnessRampSlowIncrease>0.05</screenBrightnessRampSlowIncrease>
</displayConfiguration> </displayConfiguration>
<!-- END Adapt_MIUIAdaptFrame --> <!-- END Adapt_MIUIAdaptFrame -->