DeviceBuildInfoBootStrapper

public class DeviceBuildInfoBootStrapper
extends BaseTargetPreparer

java.lang.Object 中
   ↳ com.android.tradefed.targetprep.BaseTargetPreparer
     ↳ com.android.tradefed.targetprep.DeviceBuildInfoBootStrapper


ITargetPreparer,用于将 build 信息字段替换为从设备读取的属性

这对于测试使用从外部来源(例如 外部合作伙伴设备)

摘要

公共构造函数

DeviceBuildInfoBootStrapper()

公共方法

void setUp(TestInformation testInfo)

公共构造函数

DeviceBuildInfoBootStrapper

public DeviceBuildInfoBootStrapper ()

公共方法

设置

public void setUp (TestInformation testInfo)

参数
testInfo TestInformation

抛出
BuildError
DeviceNotAvailableException
TargetSetupError