Disable network switching toasts on Verizon.

am: 8041e897de

Change-Id: I561309ef9878d712ece49337ee835954869f8864
This commit is contained in:
Hugo Benichi
2016-09-16 13:03:21 +00:00
committed by android-build-merger

View File

@@ -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>