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

Commit 1520d63a authored by SongFerng Wang's avatar SongFerng Wang Committed by Android (Google) Code Review
Browse files

Merge "Cherry-pick problem. ag/13500949 lost one line from ag/13517011" into sc-dev

parents 4cdf970e 00ead503
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -4397,7 +4397,7 @@ public class DcTracker extends Handler {
        boolean isNrNsa = (networkType == TelephonyManager.NETWORK_TYPE_LTE
                || networkType == TelephonyManager.NETWORK_TYPE_LTE_CA)
                && (overrideNetworkType == TelephonyDisplayInfo.OVERRIDE_NETWORK_TYPE_NR_NSA
                || overrideNetworkType == TelephonyDisplayInfo.OVERRIDE_NETWORK_TYPE_NR_NSA_MMWAVE);
                || overrideNetworkType == TelephonyDisplayInfo.OVERRIDE_NETWORK_TYPE_NR_ADVANCED);
        boolean is5GHysteresisActive = mPhone.getDisplayInfoController().is5GHysteresisActive();

        // True if device is on NR SA or NR NSA, or neither but 5G hysteresis is active