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