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