Skip to content
Snippets Groups Projects
Commit 59ca0ca6 authored by Tim Lin's avatar Tim Lin Committed by TreeHugger Robot
Browse files

Add MMS UA, UAProf for C10/P10

Bug: 216398771
Test: make
Change-Id: I2f36baa3a28c1a4be3f07bafc5c9646180045baa
parent 33999361
No related branches found
No related tags found
No related merge requests found
......@@ -142,4 +142,9 @@
hysteresis threshold. -->
<integer name="config_autoBrightnessBrighteningLightDebounce">2000</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>
......@@ -141,4 +141,9 @@
hysteresis threshold. -->
<integer name="config_autoBrightnessBrighteningLightDebounce">2000</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>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment