PrivilegedInstallCapabilities
Shared install capabilities for privileged Ackpine plugins.
Mirrors PrivilegedInstallParameters: each field indicates whether the corresponding parameter is supported for the resolved configuration. Parameters are only effective when PrivilegedPlugin actually applies, but support here is determined solely from the Android API level and the effective installer type.
Properties
Whether PrivilegedInstallParameters.allowTest is supported.
Whether PrivilegedInstallParameters.allUsers is supported.
Whether PrivilegedInstallParameters.bypassLowTargetSdkBlock is supported.
Whether PrivilegedInstallParameters.grantAllRequestedPermissions is supported.
Whether PrivilegedInstallParameters.installerPackageName is supported.
Whether PrivilegedInstallParameters.replaceExisting is supported.
Whether PrivilegedInstallParameters.requestDowngrade is supported.