Add MMS UA, UAProf for komodo, caiman, tokay

Reference:
go/komodo-por
go/caiman-por
go/tokay-por

Bug: 315884062
Test: make
Change-Id: Icef13dc7b6f1a8816379af9d45307dcfe12b23a8
This commit is contained in:
timtmlin 2024-01-08 19:53:00 +08:00
parent 399ac6e318
commit bbdded1a24
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 <!-- Boolean indicating whether allow sending null to modem to clear the previous initial attach
data profile --> data profile -->
<bool name="allow_clear_initial_attach_data_profile">true</bool> <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> </resources>

View file

@ -305,4 +305,9 @@
<!-- Boolean indicating whether allow sending null to modem to clear the previous initial attach <!-- Boolean indicating whether allow sending null to modem to clear the previous initial attach
data profile --> data profile -->
<bool name="allow_clear_initial_attach_data_profile">true</bool> <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> </resources>

View file

@ -290,4 +290,9 @@
<!-- Boolean indicating whether allow sending null to modem to clear the previous initial attach <!-- Boolean indicating whether allow sending null to modem to clear the previous initial attach
data profile --> data profile -->
<bool name="allow_clear_initial_attach_data_profile">true</bool> <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> </resources>