Modify maxGamma value of short-term model
Bug: 265931912 Test: dump display log Change-Id: Ib38c5cacfdf0414da78a454c2af72fb071de2f9c
This commit is contained in:
parent
cedcc4fb8a
commit
7924d6ce8e
2 changed files with 8 additions and 0 deletions
|
@ -284,4 +284,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>
|
||||
|
|
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue