Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 55a280a9 authored by Hugo Benichi's avatar Hugo Benichi Committed by android-build-merger
Browse files

Disable network switching toasts on Verizon. am: 8041e897

am: bce7e65b

Change-Id: Ia8279a4499e107817843ab8b7e9df61fdc88953e
parents 6df02af5 bce7e65b
Loading
Loading
Loading
Loading
+0 −7
Original line number Diff line number Diff line
@@ -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>