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

Commit bb3a64b0 authored by Jack Yu's avatar Jack Yu Committed by android-build-merger
Browse files

Merge "Cleaned up dead code"

am: 99be5412

Change-Id: Ic332e1e146bff2d4f22796395fb4c01bcb29dbb7
parents 62a23a7a 99be5412
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -451,7 +451,7 @@ public class DcController extends StateMachine {

            // Cleanup connections that have changed
            for (ApnContext apnContext : apnsToCleanup) {
               mDct.sendCleanUpConnection(true, apnContext);
                mDct.cleanUpConnection(apnContext);
            }

            // Retry connections that have disappeared
+85 −115

File changed.

Preview size limit exceeded, changes collapsed.