Wyłącz SELinuxTargetPreparer

public class DisableSELinuxTargetPreparer
extends BaseTargetPreparer

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


Moduł przygotowujący docelowy, który wyłącza SELinux, jeśli jest włączony.

Po usunięciu zostanie przywrócony pierwotny stan.

Podsumowanie

Konstruktory publiczne

DisableSELinuxTargetPreparer()

Metody publiczne

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

Konstruktory publiczne

Wyłącz SELinuxTargetPreparer

public DisableSELinuxTargetPreparer ()

Metody publiczne

Konfiguracja

public void setUp (TestInformation testInfo)

Parametry
testInfo TestInformation

Rzuty
BuildError
DeviceNotAvailableException
TargetSetupError

dezaktywacja

public void tearDown (TestInformation testInfo, 
                Throwable e)

Parametry
testInfo TestInformation

e Throwable

Rzuty
DeviceNotAvailableException