Correct MMS UA, UAProf for F10

Bug: 239520846
Test: make
Change-Id: Id42f8cffef9997e79ce602e32440fb07fc65338b
This commit is contained in:
Gary Jian 2022-09-14 11:41:51 +08:00
parent beb65036fa
commit 18f271ab61

View file

@ -180,9 +180,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">g9fpl</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/G9FPL.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>