15 lines
463 B
XML
15 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>
|