TestBuildFeatures

Added in 4.2.0

interface TestBuildFeatures : BuildFeatures


A list of build features that can be disabled or enabled in an Android Test project.

Summary

Inherited properties

From com.android.build.api.dsl.BuildFeatures
Boolean?

Flag to enable AIDL compilation.

Boolean?

Flag to enable/disable generation of the BuildConfig class.

Boolean?

Flag to enable Compose feature.

Boolean?

Flag to enable/disable import of Prefab dependencies from AARs.

Boolean?

This property is deprecated. This property and renderScript support will be removed in AGP 10.0

Boolean?

Flag to enable Resource Values generation.

Boolean?

Flag to enable Shader compilation.

Boolean?

Flag to enable View Binding.