Disable network switching toasts on Verizon.

Bug: 31025214
Bug: 31075769
Change-Id: I08fb351b713734f29b9c2caf69dfba2e1d73ca05
This commit is contained in:
Hugo Benichi
2016-09-15 17:07:34 +09:00
committed by Lorenzo Colitti
parent 4802f77335
commit 8041e897de

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>