GsiDeviceFlashPreparer
public class GsiDeviceFlashPreparer
extends BaseTargetPreparer
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 () קבל הפניה ל- |
IRunUtil | getRunUtil () קבל את מופע |
בנאים ציבוריים
GsiDeviceFlashPreparer
public GsiDeviceFlashPreparer ()
שיטות ציבוריות
להכין
public void setUp (TestInformation testInfo)
פרמטרים | |
---|---|
testInfo | TestInformation |
זורק | |
---|---|
BuildError | |
DeviceNotAvailableException | |
TargetSetupError |
שיטות מוגנות
getHostOptions
protected IHostOptions getHostOptions ()
קבל הפניה ל- IHostOptions
החזרות | |
---|---|
IHostOptions | את IHostOptions לשימוש |