Add MMS UA, UAProf for L10 am: 22d2490363
Original change: https://googleplex-android-review.googlesource.com/c/device/google/lynx/+/19949506 Change-Id: Idd4e84abf60b70979268b8b77bf52809f50286f0 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
e184124355
1 changed files with 5 additions and 0 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue