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

Commit 2c14da40 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Don't return from loop" into pi-dev

parents 8ec69c71 2b5affb5
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -1523,7 +1523,6 @@ public class PackageManagerService extends IPackageManager.Stub
                                    Trace.asyncTraceEnd(TRACE_TAG_PACKAGE_MANAGER,
                                            params.traceMethod, params.traceCookie);
                                }
                                return;
                            }
                            mPendingInstalls.clear();
                        } else {