FastbootCommandPreparer

public final class FastbootCommandPreparer
extends BaseTargetPreparer

java.lang.Objek
com.android.tradefed.targetprep.BaseTargetPreparer
com.android.tradefed.targetprep.FastbootCommandPreparer


Pembuat target yang memicu fastboot dan mengirimkan perintah fastboot.

TODO(b/122592575): Tambahkan tes untuk pembuat ini.

Ringkasan

Konstruktor publik

FastbootCommandPreparer ()

Metode publik

void setUp ( TestInformation testInformation)
void tearDown ( TestInformation testInformation, Throwable e)

Konstruktor publik

FastbootCommandPreparer

public FastbootCommandPreparer ()

Metode publik

mempersiapkan

public void setUp (TestInformation testInformation)

Parameter
testInformation TestInformation

Melempar
BuildError
DeviceNotAvailableException
TargetSetupError

menangis

public void tearDown (TestInformation testInformation, 
                Throwable e)

Parameter
testInformation TestInformation

e Throwable

Melempar
DeviceNotAvailableException