DeviceGroup
@Incubating interface DeviceGroup : Named
com.android.build.api.dsl.DeviceGroup |
A group of devices to be run with tests using the Unified Test Platform.
Summary
Properties |
|
---|---|
abstract DomainObjectSet<Device> |
Properties
targetDevices
abstract val targetDevices: DomainObjectSet<Device>