Désactiver SELinuxTargetPreparer

public class DisableSELinuxTargetPreparer
extends BaseTargetPreparer

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


Préparateur cible qui désactive SELinux s'il est activé.

Restaurera à l'état d'origine lors du démontage.

Résumé

Constructeurs publics

DisableSELinuxTargetPreparer ()

Méthodes publiques

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

Constructeurs publics

Désactiver SELinuxTargetPreparer

public DisableSELinuxTargetPreparer ()

Méthodes publiques

installation

public void setUp (TestInformation testInfo)

Paramètres
testInfo TestInformation

Lance
BuildError
DeviceNotAvailableException
TargetSetupError

démolir

public void tearDown (TestInformation testInfo, 
                Throwable e)

Paramètres
testInfo TestInformation

e Throwable

Lance
DeviceNotAvailableException