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

Commit 46a50b35 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Remove NR NSA from voice network type"

parents 01ec6774 1017caf1
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -489,7 +489,6 @@ public class SimStatusDialogController implements LifecycleObserver, OnResume, O
        if (overrideNetworkType == TelephonyDisplayInfo.OVERRIDE_NETWORK_TYPE_NR_NSA_MMWAVE
                || overrideNetworkType == TelephonyDisplayInfo.OVERRIDE_NETWORK_TYPE_NR_NSA) {
            dataNetworkTypeName = "NR NSA";
            voiceNetworkTypeName = "NR NSA";
        }

        boolean show4GForLTE = false;