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"
This commit is contained in:
TreeHugger Robot
2020-10-02 10:51:45 +00:00
committed by Android (Google) Code Review

View File

@@ -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");
}
/**