Add MMS UA, UAProf for C10/P10
Bug: 216398771 Test: make Change-Id: I2f36baa3a28c1a4be3f07bafc5c9646180045baa
This commit is contained in:
parent
33999361aa
commit
59ca0ca6bf
2 changed files with 10 additions and 0 deletions
|
@ -142,4 +142,9 @@
|
||||||
hysteresis threshold. -->
|
hysteresis threshold. -->
|
||||||
<integer name="config_autoBrightnessBrighteningLightDebounce">2000</integer>
|
<integer name="config_autoBrightnessBrighteningLightDebounce">2000</integer>
|
||||||
<integer name="config_autoBrightnessDarkeningLightDebounce">4000</integer>
|
<integer name="config_autoBrightnessDarkeningLightDebounce">4000</integer>
|
||||||
|
|
||||||
|
<!-- MMS user agent string -->
|
||||||
|
<string name="config_mms_user_agent" translatable="false">ge2ae</string>
|
||||||
|
<!-- MMS user agent profile url -->
|
||||||
|
<string name="config_mms_user_agent_profile_url" translatable="false">http://www.gstatic.com/android/sms/GE2AE.xml</string>
|
||||||
</resources>
|
</resources>
|
||||||
|
|
|
@ -141,4 +141,9 @@
|
||||||
hysteresis threshold. -->
|
hysteresis threshold. -->
|
||||||
<integer name="config_autoBrightnessBrighteningLightDebounce">2000</integer>
|
<integer name="config_autoBrightnessBrighteningLightDebounce">2000</integer>
|
||||||
<integer name="config_autoBrightnessDarkeningLightDebounce">4000</integer>
|
<integer name="config_autoBrightnessDarkeningLightDebounce">4000</integer>
|
||||||
|
|
||||||
|
<!-- MMS user agent string -->
|
||||||
|
<string name="config_mms_user_agent" translatable="false">gqml3</string>
|
||||||
|
<!-- MMS user agent profile url -->
|
||||||
|
<string name="config_mms_user_agent_profile_url" translatable="false">http://www.gstatic.com/android/sms/GQML3.xml</string>
|
||||||
</resources>
|
</resources>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue