הכנה ל-GsiDeviceFlashFlasher
public
class
GsiDeviceFlashPreparer
extends BaseTargetPreparer
implements
ILabPreparer
JavaScript.lang.Object | ||
↳ | com.android.tradefed.targetprep.BaseTargetPreparer | |
↳ | com.android.tradefed.targetprep.GsiDeviceFlashAttachr |
מכינים יעד שמבהב את המכשיר עם קובץ אימג' של מערכת גנרית של Android. כדאי לעיין פרטים נוספים זמינים בכתובת https://source.android.com/setup/build/gsi.
סיכום
בנאים ציבוריים | |
---|---|
GsiDeviceFlashPreparer()
|
שיטות ציבוריות | |
---|---|
void
|
setUp(TestInformation testInfo)
מגדירים את היעד לבדיקה. |
שיטות מוגנות | |
---|---|
IHostOptions
|
getHostOptions()
אפשר לקבל הפניה אל |
IRunUtil
|
getRunUtil()
מקבלים את המכונה |
בנאים ציבוריים
הכנה ל-GsiDeviceFlashFlasher
public GsiDeviceFlashPreparer ()
שיטות ציבוריות
הגדרה
public void setUp (TestInformation testInfo)
מגדירים את היעד לבדיקה.
פרמטרים | |
---|---|
testInfo |
TestInformation : ה-TestInformation של ההפעלה. |
קליעות | |
---|---|
BuildError |
|
DeviceNotAvailableException |
|
TargetSetupError |
שיטות מוגנות
getHostOptions
protected IHostOptions getHostOptions ()
אפשר לקבל הפניה אל IHostOptions
החזרות | |
---|---|
IHostOptions |
IHostOptions לשימוש |