@AutoFactory public static interface SandboxManager.SandboxBuilder
Factory interface for AndroidSandbox.
Modifier and Type | Method and Description |
---|---|
AndroidSandbox |
build(InstrumentationConfiguration instrumentationConfig,
Sdk runtimeSdk,
Sdk compileSdk,
ResourcesMode resourcesMode) |
AndroidSandbox build(InstrumentationConfiguration instrumentationConfig, @Named(value="runtimeSdk") Sdk runtimeSdk, @Named(value="compileSdk") Sdk compileSdk, ResourcesMode resourcesMode)