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

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

Merge "Fix PackageManagerService crashed due to NPE during debugging installing"

parents f1c8cca2 a0f42bea
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -13788,8 +13788,7 @@ public class PackageManagerService extends IPackageManager.Stub
    private void restoreAndPostInstall(
            int userId, PackageInstalledInfo res, @Nullable PostInstallData data) {
        if (DEBUG_INSTALL) {
            Log.v(TAG, "restoreAndPostInstall userId=" + userId + " package="
                    + res.pkg.packageName);
            Log.v(TAG, "restoreAndPostInstall userId=" + userId + " package=" + res.pkg);
        }
        // A restore should be performed at this point if (a) the install