Add MMS UA, UAProf for L10
Bug: 239520846 Test: make Change-Id: Iebee36c80d3fa4e529218b6563333f4339750b9f
This commit is contained in:
parent
db08ec379b
commit
22d2490363
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