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

Commit 2b5affb5 authored by Todd Kennedy's avatar Todd Kennedy
Browse files

Don't return from loop

Change-Id: Ibae513fd1bdc9f9f703a10e5e68e78783079d259
Fixes: 77821842
Test: manual
parent bdaf85eb
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 {