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:
commit
0f7a689ebc
1 changed files with 4 additions and 0 deletions
|
@ -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>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue