Merge "[pm] remove false logging"

This commit is contained in:
Songchun Fan
2021-08-03 15:44:36 +00:00
committed by Android (Google) Code Review

View File

@@ -21825,8 +21825,6 @@ public class PackageManagerService extends IPackageManager.Stub
} catch (InstallerException e2) {
logCriticalInfo(Log.DEBUG, "Recovery failed!");
}
} else {
Slog.e(TAG, "Failed to create app data for " + packageName);
}
// Prepare the application profiles only for upgrades and