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