config_mms_user_agent_profile_url seems dead but nonetheless stock still seems to use it. Change-Id: I78efbbfb5e2012f54905565e208a3b75fa05bf56
14 lines
463 B
XML
14 lines
463 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!--
|
|
Copyright (C) 2022 The LineageOS Project
|
|
SPDX-License-Identifier: Apache-2.0
|
|
-->
|
|
<resources>
|
|
|
|
<!-- MMS user agent string -->
|
|
<string name="config_mms_user_agent" translatable="false">odopg1917</string>
|
|
|
|
<!-- MMS user agent prolfile url -->
|
|
<string name="config_mms_user_agent_profile_url" translatable="false">http://uaprof.vtext.com/oneplus/odopg1917/odopg1917.xml</string>
|
|
|
|
</resources>
|