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

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

Merge changes from topic "original-package-fix-rvc-qpr-dev" into rvc-qpr-dev

* changes:
  Handling removing <original-package> tag
  Revert "Handling removing <original-package> tag"
parents 75a288bf 50ee8017
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");
    }
    /**