Merge "Modify maxGamma value of short-term model" into udc-dev

This commit is contained in:
Sianyi Huang 2023-03-31 08:49:59 +00:00 committed by Android (Google) Code Review
commit f178ab29cf
2 changed files with 8 additions and 0 deletions

View file

@ -266,4 +266,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>