Modify maxGamma value of short-term model

Bug: 265931912
Test: dump display log
Change-Id: Ib38c5cacfdf0414da78a454c2af72fb071de2f9c
This commit is contained in:
SianyiHuang 2023-03-29 09:14:25 +08:00
parent cedcc4fb8a
commit 7924d6ce8e
2 changed files with 8 additions and 0 deletions

View file

@ -270,4 +270,8 @@
<!-- The max vibration strength allowed in audio haptic channels. -->
<item name="config_hapticChannelMaxVibrationAmplitude" format="float" type="dimen">0.335</item>
<!-- The maximum range of gamma adjustment possible using the screen
auto-brightness adjustment setting. -->
<fraction name="config_autoBrightnessAdjustmentMaxGamma">105%</fraction>
</resources>