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