Fix typo in log message

Change-Id: Idd475e263fb79f6eb6745dbb168a2bd2aec2255b
This commit is contained in:
Anton Hansson
2021-08-18 14:47:19 +00:00
parent ab2300d17d
commit 244433c6f5

View File

@@ -7362,7 +7362,7 @@ public class PackageManagerService extends IPackageManager.Stub
if (!mSettings.isDisabledSystemPackageLPr(ps.name)) {
logCriticalInfo(Log.WARN, "System package " + ps.name
+ " no longer exists; it's data will be wiped");
+ " no longer exists; its data will be wiped");
removePackageDataLIF(ps, userIds, null, 0, false);
} else {
// we still have a disabled system package, but, it still might have