PermissionAllowlistConfigurer

Properties

Link copied to clipboard
abstract val allowListFile: RegularFileProperty

Represents a configurable file containing a newline-delimited allowlist of permissions. If set, merged manifest permissions for this variant will have their permissions checked against the allowlist defined in allowListFile.

Link copied to clipboard
abstract val buildType: String?

Returns the Build Type.

Link copied to clipboard
abstract val flavors: List<Pair<String, String>>

Returns the list of flavors, or an empty list.

Link copied to clipboard
abstract val name: String

Returns the unique variant name.