अक्षम करें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