Команда FastbootPreparer

public final class FastbootCommandPreparer
extends BaseTargetPreparer

java.lang.Объект
com.android.tradefed.targetprep.BaseTargetPreparer
com.android.tradefed.targetprep.FastbootCommandPreparer


Целевой подготовительный модуль, который запускает быструю загрузку и отправляет команды быстрой загрузки.

TODO(b/122592575): Добавьте тесты для этого средства подготовки.

Краткое содержание

Общественные конструкторы

FastbootCommandPreparer ()

Публичные методы

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

Общественные конструкторы

Команда FastbootPreparer

public FastbootCommandPreparer ()

Публичные методы

настраивать

public void setUp (TestInformation testInformation)

Параметры
testInformation TestInformation

Броски
BuildError
DeviceNotAvailableException
TargetSetupError

срывать

public void tearDown (TestInformation testInformation, 
                Throwable e)

Параметры
testInformation TestInformation

e Throwable

Броски
DeviceNotAvailableException