display: Modify maxGamma value of short-term model am: 8ed63b0aa4

Original change: https://googleplex-android-review.googlesource.com/c/device/google/akita/+/23597198

Change-Id: Ia0d4685aa102ef42baf25edab603b6b6933f9b35
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Safayat Ullah 2023-06-07 10:58:23 +00:00 committed by Automerger Merge Worker
commit 0f7a689ebc

View file

@ -242,4 +242,8 @@
<!-- Type of the udfps long press sensor. Empty if long press is not supported. --> <!-- Type of the udfps long press sensor. Empty if long press is not supported. -->
<string name="config_dozeUdfpsLongPressSensorType" translatable="false">com.google.sensor.long_press</string> <string name="config_dozeUdfpsLongPressSensorType" translatable="false">com.google.sensor.long_press</string>
<!-- The maximum range of gamma adjustment possible using the screen
auto-brightness adjustment setting. -->
<fraction name="config_autoBrightnessAdjustmentMaxGamma">105%</fraction>
</resources> </resources>