Merge "Correct MMS UA, UAProf for F10" into tm-qpr-dev am: 58bcd73499

Original change: https://googleplex-android-review.googlesource.com/c/device/google/felix/+/19949784

Change-Id: I5e959f9c155652fb52a437cd642f838645a7cbc4
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Gary Jian 2022-09-16 07:55:54 +00:00 committed by Automerger Merge Worker
commit 9b02ec5da4

View file

@ -188,9 +188,9 @@
<string name="config_dozeUdfpsLongPressSensorType" translatable="false">com.google.sensor.long_press</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 -->
<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. -->
<string name="config_quickPickupSensorType" translatable="false">com.google.sensor.quick_pickup</string>