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

Commit 06251953 authored by gang.huang's avatar gang.huang Committed by gang huang
Browse files

Amend the log for InstallPackageHelper

Change-Id: I45a38e953a3cf69240048c2a69014c8254c71dcc
Bug: 324004731
Test: Manual
parent 792d5b0e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -4331,7 +4331,7 @@ final class InstallPackageHelper {
                                + "; old: " + pkgSetting.getPathString() + " @ "
                                + pkgSetting.getVersionCode()
                                + "; new: " + parsedPackage.getPath() + " @ "
                                + parsedPackage.getPath());
                                + parsedPackage.getLongVersionCode());
            }
        }