sm7250-common: overlay: Drop MMS user agent overlays

* They should be dealt with in ROM overlays and current profile URL points to a 404 page

Change-Id: I92f3ded52dda04f6cec5709d51c84b32f39d8095
Signed-off-by: firebird11 <hbgassel@gmail.com>
This commit is contained in:
Sebastiano Barezzi
2021-08-22 23:46:12 +02:00
committed by Sandeep P S
parent 66c1596c56
commit 314d9296b8

View File

@@ -33,13 +33,6 @@
<!-- Set to true to add links to Cell Broadcast app from Settings and MMS app. --> <!-- Set to true to add links to Cell Broadcast app from Settings and MMS app. -->
<bool name="config_cellBroadcastAppLinks">true</bool> <bool name="config_cellBroadcastAppLinks">true</bool>
<!-- MMS user agent string -->
<string name="config_mms_user_agent" translatable="false">Android-Mms/2.0</string>
<!-- MMS user agent prolfile url -->
<string name="config_mms_user_agent_profile_url" translatable="false"
>http://www.google.com/oha/rdf/ua-profile-kila.xml</string>
<!-- This string array should be overridden by the device to present a list of network <!-- This string array should be overridden by the device to present a list of network
attributes. This is used by the connectivity manager to decide which networks can coexist attributes. This is used by the connectivity manager to decide which networks can coexist
based on the hardware --> based on the hardware -->