GsiDeviceFlashPreparer

public class GsiDeviceFlashPreparer
extends BaseTargetPreparer implements ILabPreparer

java.lang.Object
com.android.tradefed.targetprep.BaseTargetPreparer
com.android.tradefed.targetprep.GsiDeviceFlashPreparer


מכין יעדים שמבליח את המכשיר עם תמונת מערכת גנרית של אנדרואיד. ראה https://source.android.com/setup/build/gsi לפרטים.

סיכום

בנאים ציבוריים

GsiDeviceFlashPreparer ()

שיטות ציבוריות

void setUp ( TestInformation testInfo)

בצע את הגדרת היעד לבדיקה.

שיטות מוגנות

IHostOptions getHostOptions ()

קבל הפניה ל- IHostOptions

IRunUtil getRunUtil ()

קבל את מופע IRunUtil לשימוש.

בנאים ציבוריים

GsiDeviceFlashPreparer

public GsiDeviceFlashPreparer ()

שיטות ציבוריות

להכין

public void setUp (TestInformation testInfo)

בצע את הגדרת היעד לבדיקה.

פרמטרים
testInfo TestInformation : ה- TestInformation של ההזמנה.

זורק
BuildError
DeviceNotAvailableException
TargetSetupError

שיטות מוגנות

getHostOptions

protected IHostOptions getHostOptions ()

קבל הפניה ל- IHostOptions

החזרות
IHostOptions את IHostOptions לשימוש

getRunUtil

protected IRunUtil getRunUtil ()

קבל את מופע IRunUtil לשימוש.

החזרות
IRunUtil ה- IRunUtil לשימוש