GsiDeviceFlashPreparer

public class GsiDeviceFlashPreparer
extends BaseTargetPreparer

java.lang.Object
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使用します