DisableSELinuxTargetPreparer

public class DisableSELinuxTargetPreparer
extends BaseTargetPreparer

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


مُعد الهدف الذي يقوم بتعطيل SELinux إذا تم تمكينه.

سوف يعود إلى حالته الأصلية عند هدمه.

ملخص

المقاولين العامة

DisableSELinuxTargetPreparer ()

الأساليب العامة

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

المقاولين العامة

DisableSELinuxTargetPreparer

public DisableSELinuxTargetPreparer ()

الأساليب العامة

يثبت

public void setUp (TestInformation testInfo)

حدود
testInfo TestInformation

رميات
BuildError
DeviceNotAvailableException
TargetSetupError

تمزيق

public void tearDown (TestInformation testInfo, 
                Throwable e)

حدود
testInfo TestInformation

e Throwable

رميات
DeviceNotAvailableException