Merge "Apply new IA requirement device(AK3)" into udc-qpr-dev am: 85791a6914

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

Change-Id: Ic81113d664008d5782f260813b7e56d7472b5830
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Treehugger Robot 2023-09-11 16:29:29 +00:00 committed by Automerger Merge Worker
commit 066452c2d2

View file

@ -288,6 +288,9 @@
<!-- 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>
<!-- MMS user agent string --> <!-- MMS user agent string -->
<string name="config_mms_user_agent" translatable="false">gkv4x</string> <string name="config_mms_user_agent" translatable="false">gkv4x</string>