BundleDeviceTier
@Incubating interface BundleDeviceTier
| com.android.build.api.dsl.BundleDeviceTier | 
Summary
| Properties | |
|---|---|
| abstract String? | Specifies the default device tier value for the bundle. | 
| abstract Boolean? | |
Properties
defaultTier
abstract var defaultTier: String?
Specifies the default device tier value for the bundle. Used for local-testing and generating universal APKs.
enableSplit
abstract var enableSplit: Boolean?
