CompileBootImageWithSpeedTargetPreparer

public final class CompileBootImageWithSpeedTargetPreparer
extends BaseTargetPreparer

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


Перекомпилирует путь к классам загрузки и системный сервер с фильтром компилятора «скорость».

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

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

CompileBootImageWithSpeedTargetPreparer ()

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

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

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

CompileBootImageWithSpeedTargetPreparer

public CompileBootImageWithSpeedTargetPreparer ()

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

настраивать

public void setUp (TestInformation testInfo)

Параметры
testInfo TestInformation

Броски
BuildError
DeviceNotAvailableException
TargetSetupError

срывать

public void tearDown (TestInformation testInfo, 
                Throwable e)

Параметры
testInfo TestInformation

e Throwable

Броски
DeviceNotAvailableException