mirror of
https://github.com/Evolution-X-Devices/device_google_raviole
synced 2026-02-01 08:03:20 +00:00
Add MMS UA, UAProf for O6/R4 am: 3f822142e6
Original change: https://googleplex-android-review.googlesource.com/c/device/google/raviole/+/13945525 Change-Id: I6fcd290fd3a201ed27b41822758a3b69086b16ba
This commit is contained in:
@@ -165,6 +165,11 @@
|
||||
<!-- 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>
|
||||
|
||||
<!-- MMS user agent string -->
|
||||
<string name="config_mms_user_agent" translatable="false">gb7n6</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>
|
||||
|
||||
<!-- 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>
|
||||
|
||||
|
||||
@@ -153,4 +153,9 @@
|
||||
<item>750.0</item> <!-- 10000 - 20000 -->
|
||||
<item>900.0</item> <!-- 20000+ -->
|
||||
</array>
|
||||
|
||||
<!-- MMS user agent string -->
|
||||
<string name="config_mms_user_agent" translatable="false">g8v0u</string>
|
||||
<!-- MMS user agent profile url -->
|
||||
<string name="config_mms_user_agent_profile_url" translatable="false">http://www.gstatic.com/android/sms/G8V0U.xml</string>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user