GsiDeviceFlashPreparer
public class GsiDeviceFlashPreparer
extends BaseTargetPreparer
java.lang.Object | ||
↳ | com.android.tradefed.targetprep.BaseTargetPreparer | |
↳ | com.android.tradefed.targetprep.GsiDeviceFlashPreparer |
Trình chuẩn bị mục tiêu nhấp nháy thiết bị với hình ảnh hệ thống chung của Android. Vui lòng xem https://source.android.com/setup/build/gsi để biết chi tiết.
Bản tóm tắt
nhà thầu công cộng | |
---|---|
GsiDeviceFlashPreparer () |
Phương thức công khai | |
---|---|
void | setUp ( TestInformation testInfo)
|
phương pháp được bảo vệ | |
---|---|
IHostOptions | getHostOptions () Nhận tài liệu tham khảo về |
IRunUtil | getRunUtil () Lấy phiên bản |
nhà thầu công cộng
GsiDeviceFlashPreparer
public GsiDeviceFlashPreparer ()
Phương thức công khai
cài đặt
public void setUp (TestInformation testInfo)
Thông số | |
---|---|
testInfo | TestInformation |
ném | |
---|---|
BuildError | |
DeviceNotAvailableException | |
TargetSetupError |
phương pháp được bảo vệ
getHostOptions
protected IHostOptions getHostOptions ()
Nhận tài liệu tham khảo về IHostOptions
trả lại | |
---|---|
IHostOptions | IHostOptions để sử dụng |