EhideTargetPreparer

public class EhideTargetPreparer
extends BaseTargetPreparer

java.lang.Object
   ↳ com.android.tradefed.targetprep.BaseTargetPreparer
     ↳ com.android.tradefed.targetprep.EhideTargetPreparer


מפעיל את ehide, שמסתיר את ממשק האתרנט ממערך הרשת של Android. אפשר לדלג על Cuttlefish בשלב הזה כי ממשק האתרנט מוסתר כברירת מחדל.

נדרשת גישת root ל-adb.

סיכום

‫constructors ציבוריים

EhideTargetPreparer()

‫methods ציבוריים

void setUp(TestInformation testInformation)
void tearDown(TestInformation testInformation, Throwable e)

‫constructors ציבוריים

EhideTargetPreparer

public EhideTargetPreparer ()

‫methods ציבוריים

setUp

public void setUp (TestInformation testInformation)

פרמטרים
testInformation TestInformation

הקפצת הודעות שגיאה (throw)
BuildError
DeviceNotAvailableException
TargetSetupError

tearDown

public void tearDown (TestInformation testInformation, 
                Throwable e)

פרמטרים
testInformation TestInformation

e Throwable

הקפצת הודעות שגיאה (throw)
DeviceNotAvailableException