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 |