Deshabilitar SELinuxTargetPreparer

public class DisableSELinuxTargetPreparer
extends BaseTargetPreparer

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


Preparador de destino que deshabilita SELinux si está habilitado.

Se restaurará al estado original al derribarlo.

Resumen

Constructores públicos

DisableSELinuxTargetPreparer ()

Métodos públicos

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

Constructores públicos

Deshabilitar SELinuxTargetPreparer

public DisableSELinuxTargetPreparer ()

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