Merge "Add MMS UA, UAProf for komodo, caiman, tokay" into main

This commit is contained in:
Treehugger Robot 2024-01-11 11:09:23 +00:00 committed by Android (Google) Code Review
commit 22aa04b447
3 changed files with 15 additions and 0 deletions

View file

@ -305,4 +305,9 @@
<!-- 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 -->
<string name="config_mms_user_agent" translatable="false">gr83y</string>
<!-- MMS user agent profile url -->
<string name="config_mms_user_agent_profile_url" translatable="false">http://www.gstatic.com/android/sms/GR83Y.xml</string>
</resources>

View file

@ -305,4 +305,9 @@
<!-- 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 -->
<string name="config_mms_user_agent" translatable="false">ggx8b</string>
<!-- MMS user agent profile url -->
<string name="config_mms_user_agent_profile_url" translatable="false">http://www.gstatic.com/android/sms/GGX8B.xml</string>
</resources>

View file

@ -290,4 +290,9 @@
<!-- 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 -->
<string name="config_mms_user_agent" translatable="false">g2ybb</string>
<!-- MMS user agent profile url -->
<string name="config_mms_user_agent_profile_url" translatable="false">http://www.gstatic.com/android/sms/G2YBB.xml</string>
</resources>