MixImageZipPreparer
public
class
MixImageZipPreparer
extends BaseMultiTargetPreparer
| java.lang.Object | ||
| ↳ | com.android.tradefed.targetprep.multi.BaseMultiTargetPreparer | |
| ↳ | com.android.tradefed.targetprep.multi.MixImageZipPreparer | |
用于在设备 build 中混合系统 build 映像的 IMultiTargetPreparer。
摘要
公共构造函数 | |
|---|---|
MixImageZipPreparer()
|
|
公共方法 | |
|---|---|
void
|
setUp(TestInformation testInformation)
|
公共构造函数
MixImageZipPreparer
public MixImageZipPreparer ()
公共方法
setUp
public void setUp (TestInformation testInformation)
| 参数 | |
|---|---|
testInformation |
TestInformation |
| 抛出 | |
|---|---|
BuildError |
|
DeviceNotAvailableException |
|
TargetSetupError |
|