correct MMS UA, UAProf for B3

Bug: 214140683
Test: MMS and check UAProfile
Change-Id: I4e96aaff750fb87196bb7ee88a350bd2cde3064a
This commit is contained in:
Tim Lin 2022-01-20 08:03:39 +08:00
parent 156bdf9998
commit 6265f30670

View file

@ -159,9 +159,9 @@
<string name="config_dozeUdfpsLongPressSensorType" translatable="false">com.google.sensor.long_press</string> <string name="config_dozeUdfpsLongPressSensorType" translatable="false">com.google.sensor.long_press</string>
<!-- MMS user agent string --> <!-- MMS user agent string -->
<string name="config_mms_user_agent" translatable="false">gb7n6</string> <string name="config_mms_user_agent" translatable="false">gx7as</string>
<!-- MMS user agent profile url --> <!-- MMS user agent profile url -->
<string name="config_mms_user_agent_profile_url" translatable="false">http://www.gstatic.com/android/sms/GB7N6.xml</string> <string name="config_mms_user_agent_profile_url" translatable="false">http://www.gstatic.com/android/sms/GX7AS.xml</string>
<!-- Type of the quick pickup sensor. Empty if quick pickup is not supported. --> <!-- Type of the quick pickup sensor. Empty if quick pickup is not supported. -->
<string name="config_quickPickupSensorType" translatable="false">com.google.sensor.quick_pickup</string> <string name="config_quickPickupSensorType" translatable="false">com.google.sensor.quick_pickup</string>