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

Commit 6a3717b1 authored by Mattias Nilsson's avatar Mattias Nilsson Committed by Jack Yu
Browse files

Add documentation of Build.MODEL addition to mms uaprof and ua

To support simpler (less) configuration of mms user agent and mms
user agent profile url we have added support to read Build.MODEL
for PhoneInterfaceManager. In some cases this would mean one
configuration per oem.

Flag: EXEMPT bug fix
Bug: 298273889
Test: atest PhoneInterfaceManagerTest
Change-Id: If8a0049205a8882b0cddbef1e9388a9d5e52de97
parent e835c3b4
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