Disable network switching toasts on Verizon.

Bug: 31025214
Bug: 31075769
Change-Id: I08fb351b713734f29b9c2caf69dfba2e1d73ca05
(cherry picked from commit 8041e897de1e95caec449353c9f2dca54a5f92fd)
diff --git a/core/res/res/values-mcc311-mnc480/config.xml b/core/res/res/values-mcc311-mnc480/config.xml
index 4e17e98..b1dd47b 100755
--- a/core/res/res/values-mcc311-mnc480/config.xml
+++ b/core/res/res/values-mcc311-mnc480/config.xml
@@ -70,11 +70,4 @@
     </string-array>
     <string translatable="false" name="prohibit_manual_network_selection_in_gobal_mode">true</string>
 
-    <!-- Network switching warnings use toasts. -->
-    <integer translatable="false" name="config_networkNotifySwitchType">2</integer>
-    <!-- Notify when switching from Wi-Fi to cellular data. -->
-    <string-array translatable="false" name="config_networkNotifySwitches">
-        <item>WIFI-CELLULAR</item>
-    </string-array>
-
 </resources>