Add MMS UA, UAProf for L10 am: 22d2490363 am: e184124355

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

Change-Id: Idc485e3af929ecd123a542b69ea43551d382d8e8
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Gary Jian 2022-09-16 07:58:59 +00:00 committed by Automerger Merge Worker
commit ab0130168f

View file

@ -256,4 +256,9 @@
<!-- Boolean indicating if restoring network selection should be skipped -->
<!-- The restoring is handled by modem if it is true -->
<bool translatable="false" name="skip_restoring_network_selection">true</bool>
<!-- MMS user agent string -->
<string name="config_mms_user_agent" translatable="false">gwkk3</string>
<!-- MMS user agent profile url -->
<string name="config_mms_user_agent_profile_url" translatable="false">http://www.gstatic.com/android/sms/GWKK3.xml</string>
</resources>