GsiDeviceFlashPreparer
public class GsiDeviceFlashPreparer
extends BaseTargetPreparer
java.lang.Object | ||
↳ | com.android.tradefed.targetprep.BaseTargetPreparer | |
↳ | com.android.tradefed.targetprep.GsiDeviceFlashPreparer |
ตัวเตรียมเป้าหมายที่กะพริบอุปกรณ์ด้วยอิมเมจระบบทั่วไปของ Android โปรดดู 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 ที่จะใช้ |