Merge "Apply new IA requirement on P23 devices" into udc-d1-dev am: d0dcfe458f
am: dacefa89df
am: 184afe10fd
Original change: https://googleplex-android-review.googlesource.com/c/device/google/shusky/+/22980796 Change-Id: I3845beb210bc2cec901e447d338874a4a046b7bd Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
f727ad9cd7
2 changed files with 8 additions and 0 deletions
|
@ -295,4 +295,8 @@
|
||||||
<!-- The maximum range of gamma adjustment possible using the screen
|
<!-- The maximum range of gamma adjustment possible using the screen
|
||||||
auto-brightness adjustment setting. -->
|
auto-brightness adjustment setting. -->
|
||||||
<fraction name="config_autoBrightnessAdjustmentMaxGamma">105%</fraction>
|
<fraction name="config_autoBrightnessAdjustmentMaxGamma">105%</fraction>
|
||||||
|
|
||||||
|
<!-- Boolean indicating whether allow sending null to modem to clear the previous initial attach
|
||||||
|
data profile -->
|
||||||
|
<bool name="allow_clear_initial_attach_data_profile">true</bool>
|
||||||
</resources>
|
</resources>
|
||||||
|
|
|
@ -321,4 +321,8 @@
|
||||||
<!-- The maximum range of gamma adjustment possible using the screen
|
<!-- The maximum range of gamma adjustment possible using the screen
|
||||||
auto-brightness adjustment setting. -->
|
auto-brightness adjustment setting. -->
|
||||||
<fraction name="config_autoBrightnessAdjustmentMaxGamma">105%</fraction>
|
<fraction name="config_autoBrightnessAdjustmentMaxGamma">105%</fraction>
|
||||||
|
|
||||||
|
<!-- Boolean indicating whether allow sending null to modem to clear the previous initial attach
|
||||||
|
data profile -->
|
||||||
|
<bool name="allow_clear_initial_attach_data_profile">true</bool>
|
||||||
</resources>
|
</resources>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue