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 ()

パブリック メソッド

setUp

public void setUp (TestInformation testInfo)

パラメータ
testInfo TestInformation

例外
BuildError
DeviceNotAvailableException
TargetSetupError