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

Commit cb983def authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Automerger Merge Worker
Browse files

Merge changes from topic "original-package-fix-rvc-qpr-dev" into rvc-qpr-dev am: 960ffca1

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/12736346

Change-Id: Ibc27add1213a2b37b869b5c53620155198d8aa15
parents 993a49ed 960ffca1
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -3655,6 +3655,8 @@ public class PackageManagerService extends IPackageManager.Stub
        PackageParser.readConfigUseRoundIcon(mContext.getResources());
        mServiceStartWithDelay = SystemClock.uptimeMillis() + (60 * 1000L);
        Slog.i(TAG, "Fix for b/169414761 is applied");
    }
    /**