BundleCodeTransparency

@Incubating interface BundleCodeTransparency


Summary

Public functions

Unit

Specifies the signing configuration for the code transparency feature of bundletool.

Public properties

SigningConfig

Specifies the signing configuration for the code transparency feature of bundletool.

Public functions

signing

fun signing(action: (@ExtensionFunctionType SigningConfig.() -> Unit)?): Unit

Specifies the signing configuration for the code transparency feature of bundletool.

When the SigningConfig has all necessary values set, it will be used for signing non-debuggable bundles using code transparency.

Public properties

signing

val signingSigningConfig

Specifies the signing configuration for the code transparency feature of bundletool.

When the SigningConfig has all necessary values set, it will be used for signing non-debuggable bundles using code transparency.