gta4xl-common: Don't force LTE icon

Change-Id: Iaa54fe8671bcd83469950f82a927d6e0db1ef829
diff --git a/overlay/packages/apps/CarrierConfig/res/xml/vendor.xml b/overlay/packages/apps/CarrierConfig/res/xml/vendor.xml
deleted file mode 100644
index e26b57d..0000000
--- a/overlay/packages/apps/CarrierConfig/res/xml/vendor.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version='1.0' encoding='utf-8' standalone='yes' ?>
-<!-- This is a place for vendor-specific config values. The format and
-     filtering rules are the same as those in carrier_config*.xml files. This
-     file is read after any specific config file from the assets folder, so it
-     must use explicit filters for MCC ad MNC if that is desired. -->
-
-<carrier_config_list>
-    <carrier_config>
-        <boolean name="show_4g_for_lte_data_icon_bool" value="false"/>
-    </carrier_config>
-</carrier_config_list>