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 |