requestUpdateOwnership

Optionally indicate whether the package being installed needs the update ownership enforcement. Once the update ownership enforcement is enabled, the other installers will need the user action to update the package even if the installers have been granted the INSTALL_PACKAGES permission. Default to false.

The update ownership enforcement can only be enabled on initial installation. Set this to true on package update is a no-op.

Applying this option is best-effort. It takes effect only on API level >= 34 with InstallerType.SESSION_BASED installer type.