FastbootCommandPreparer

public final class FastbootCommandPreparer
extends BaseTargetPreparer

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


Zielvorbereiter, der Fastboot auslöst und Fastboot-Befehle sendet.

TODO(b/122592575): Tests für diesen Ersteller hinzufügen.

Zusammenfassung

Öffentliche Bauträger

FastbootCommandPreparer ()

Öffentliche Methoden

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

Öffentliche Bauträger

FastbootCommandPreparer

public FastbootCommandPreparer ()

Öffentliche Methoden

aufstellen

public void setUp (TestInformation testInformation)

Parameter
testInformation TestInformation

Würfe
BuildError
DeviceNotAvailableException
TargetSetupError

abreißen

public void tearDown (TestInformation testInformation, 
                Throwable e)

Parameter
testInformation TestInformation

e Throwable

Würfe
DeviceNotAvailableException