DisableSELinuxTargetPreparer

public class DisableSELinuxTargetPreparer
extends BaseTargetPreparer

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


أداة الإعداد المستهدفة التي توقِف 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