Add MMS UA, UAProf for P23(Husky and Shiba)
Reference go/husky-skus go/shiba-skus Bug: 263210691 Test: make Change-Id: Ia4a01107fd7e90816290ffc0443ae1a07ed0b83c
This commit is contained in:
parent
10a8e9aa8f
commit
3e36556423
2 changed files with 10 additions and 0 deletions
|
@ -269,4 +269,9 @@
|
||||||
|
|
||||||
<!-- Type of the udfps long press sensor. Empty if long press is not supported. -->
|
<!-- Type of the udfps long press sensor. Empty if long press is not supported. -->
|
||||||
<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 -->
|
||||||
|
<string name="config_mms_user_agent" translatable="false">g1mnw</string>
|
||||||
|
<!-- MMS user agent profile url -->
|
||||||
|
<string name="config_mms_user_agent_profile_url" translatable="false">http://www.gstatic.com/android/sms/G1MNW.xml</string>
|
||||||
</resources>
|
</resources>
|
||||||
|
|
|
@ -262,4 +262,9 @@
|
||||||
|
|
||||||
<!-- Type of the udfps long press sensor. Empty if long press is not supported. -->
|
<!-- Type of the udfps long press sensor. Empty if long press is not supported. -->
|
||||||
<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 -->
|
||||||
|
<string name="config_mms_user_agent" translatable="false">gkws6</string>
|
||||||
|
<!-- MMS user agent profile url -->
|
||||||
|
<string name="config_mms_user_agent_profile_url" translatable="false">http://www.gstatic.com/android/sms/GKWS6.xml</string>
|
||||||
</resources>
|
</resources>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue