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

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

Merge "Fix typo in log message"

parents 08caaff2 244433c6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -7363,7 +7363,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