GsiDeviceFlashPreparer
public
class
GsiDeviceFlashPreparer
extends BaseTargetPreparer
implements
ILabPreparer
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 : TestInformation ของการเรียกใช้ |
การขว้าง | |
---|---|
BuildError |
|
DeviceNotAvailableException |
|
TargetSetupError |
วิธีการป้องกัน
getHostOptions
protected IHostOptions getHostOptions ()
ดูข้อมูลอ้างอิงของ IHostOptions
คิกรีเทิร์น | |
---|---|
IHostOptions |
IHostOptions ที่จะใช้ |