ArtChrootPreparer

public class ArtChrootPreparer
extends BaseTargetPreparer

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


Erstellen Sie ein Chroot-Verzeichnis für ART-Tests.

Zusammenfassung

Felder

public static final String CHROOT_PATH

Öffentliche Bauträger

ArtChrootPreparer ()

Öffentliche Methoden

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

Felder

CHROOT_PATH

public static final String CHROOT_PATH

Öffentliche Bauträger

ArtChrootPreparer

public ArtChrootPreparer ()

Öffentliche Methoden

aufstellen

public void setUp (TestInformation testInfo)

Parameter
testInfo TestInformation

Würfe
BuildError
DeviceNotAvailableException
TargetSetupError

abreißen

public void tearDown (TestInformation testInfo, 
                Throwable e)

Parameter
testInfo TestInformation

e Throwable

Würfe
DeviceNotAvailableException