GsiDeviceFlashPreparer

public class GsiDeviceFlashPreparer
extends BaseTargetPreparer

java.lang.オブジェクト
com.android.tradefed.targetprep.BaseTargetPreparer
com.android.tradefed.targetprep.GsiDeviceFlashPreparer


Android の汎用システム イメージをデバイスにフラッシュするターゲット プリペアラー。詳細については、https://source.android.com/setup/build/gsi を参照してください。

まとめ

パブリックコンストラクター

GsiDeviceFlashPreparer ()

パブリックメソッド

void setUp (TestInformation testInfo)

保護されたメソッド

IHostOptions getHostOptions ()

IHostOptionsへの参照を取得する

IRunUtil getRunUtil ()

使用するIRunUtilインスタンスを取得します。

パブリックコンストラクター

GsiDeviceFlashPreparer

public GsiDeviceFlashPreparer ()

パブリックメソッド

設定

public void setUp (TestInformation testInfo)

パラメーター
testInfo TestInformation

投げる
BuildError
DeviceNotAvailableException
TargetSetupError

保護されたメソッド

getHostOptions

protected IHostOptions getHostOptions ()

IHostOptionsへの参照を取得する

戻り値
IHostOptions使用するIHostOptions

getRunUtil

protected IRunUtil getRunUtil ()

使用するIRunUtilインスタンスを取得します。

戻り値
IRunUtil使用するIRunUtil