Merge "Don't return from loop" into pi-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
2c14da4001
@@ -1523,7 +1523,6 @@ public class PackageManagerService extends IPackageManager.Stub
|
||||
Trace.asyncTraceEnd(TRACE_TAG_PACKAGE_MANAGER,
|
||||
params.traceMethod, params.traceCookie);
|
||||
}
|
||||
return;
|
||||
}
|
||||
mPendingInstalls.clear();
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user