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 ()

เมธอดสาธารณะ

setUp

public void setUp (TestInformation testInfo)

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

การโยน
BuildError
DeviceNotAvailableException
TargetSetupError

tearDown

public void tearDown (TestInformation testInfo, 
                Throwable e)

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

e Throwable

การโยน
DeviceNotAvailableException