ArtChrootPreparer

public class ArtChrootPreparer
extends BaseTargetPreparer

java.lang.Objeto
com.android.tradefed.targetprep.BaseTargetPreparer
com.android.tradefed.targetprep.ArtChrootPreparer


Crear directorio chroot para pruebas ART.

Resumen

Campos

public static final String CHROOT_PATH

Constructores públicos

ArtChrootPreparer ()

Métodos públicos

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

Campos

CHROOT_PATH

public static final String CHROOT_PATH

Constructores públicos

ArtChrootPreparer

public ArtChrootPreparer ()

Métodos públicos

configuración

public void setUp (TestInformation testInfo)

Parámetros
testInfo TestInformation

Lanza
BuildError
DeviceNotAvailableException
TargetSetupError

demoler

public void tearDown (TestInformation testInfo, 
                Throwable e)

Parámetros
testInfo TestInformation

e Throwable

Lanza
DeviceNotAvailableException