ปิดใช้ SELinuxTargetPreparer

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)

ช่างก่อสร้างสาธารณะ

ปิดใช้ SELinuxTargetPreparer

public DisableSELinuxTargetPreparer ()

วิธีการสาธารณะ

ตั้งค่า

public void setUp (TestInformation testInfo)

พารามิเตอร์
testInfo TestInformation

การขว้าง
BuildError
DeviceNotAvailableException
TargetSetupError

ฉีกขาด

public void tearDown (TestInformation testInfo, 
                Throwable e)

พารามิเตอร์
testInfo TestInformation

e Throwable

การขว้าง
DeviceNotAvailableException