Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 74fda6eb authored by Jack Yu's avatar Jack Yu Committed by Android (Google) Code Review
Browse files

Merge "Add documentation of Build.MODEL addition to mms uaprof and ua" into main

parents 38d8a24e 6a3717b1
Loading
Loading
Loading
Loading
+7 −2
Original line number Diff line number Diff line
@@ -2659,10 +2659,15 @@
         If false, Content-disposition fragments are ignored -->
    <bool name="config_mms_content_disposition_support">true</bool>

    <!-- MMS user agent string -->
    <!-- MMS user agent string, for example OemNameDeviceName
         If the string contains a '%s' format string then that substring will be replaced
         with the value of Build.MODEL , ie
         <string name="config_mms_user_agent">OemName%s</string> -->
    <string name="config_mms_user_agent" translatable="false"></string>

    <!-- MMS user agent prolfile url -->
    <!-- MMS user agent prolfile url, for example https://uaprof.oem_name.com/DeviceName.xml
         if the string contains a '%s' format string then that substring will be replaced
         with the value of Build.MODEL , ie https://uaprof.oem_name.com/%s.xml -->
    <string name="config_mms_user_agent_profile_url" translatable="false"></string>

    <!-- The default list of possible CMF Names|Style|ColorSource. This array can be