DeviceBuildInfoBootStrapper
public class DeviceBuildInfoBootStrapper
extends BaseTargetPreparer
java.lang.Object | ||
↳ | com.android.tradefed.targetprep.BaseTargetPreparer | |
↳ | com.android.tradefed.targetprep.DeviceBuildInfoBootStrapper |
ITargetPreparer
,用从设备读取的属性替换构建信息字段
这对于测试具有从外部来源生成的内部版本的设备(例如外部合作伙伴设备)很有用
概括
公共建设者 | |
---|---|
DeviceBuildInfoBootStrapper () |
公开方法 | |
---|---|
void | setUp (TestInformation testInfo) |
公共建设者
DeviceBuildInfoBootStrapper
public DeviceBuildInfoBootStrapper ()
公开方法
设置
public void setUp (TestInformation testInfo)
参数 | |
---|---|
testInfo | TestInformation |
投掷 | |
---|---|
BuildError | |
DeviceNotAvailableException | |
TargetSetupError |