GsiDeviceFlashPreparer
public class GsiDeviceFlashPreparer
extends BaseTargetPreparer
java.lang.Object | ||
↳ | com.android.tradefed.targetprep.BaseTargetPreparer | |
↳ | com.android.tradefed.targetprep.GsiDeviceFlashPreparer |
Một 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
Các nhà xây dựng công cộng | |
---|---|
GsiDeviceFlashPreparer () |
Phương pháp công khai | |
---|---|
void | setUp ( TestInformation testInfo)
|
Các phương pháp được bảo vệ | |
---|---|
IHostOptions | getHostOptions () Tham khảo |
IRunUtil | getRunUtil () Nhận cá thể |
Các nhà xây dựng công cộng
GsiDeviceFlashPreparer
public GsiDeviceFlashPreparer ()
Phương pháp công khai
thành lập
public void setUp (TestInformation testInfo)
Thông số | |
---|---|
testInfo | TestInformation |
Ném | |
---|---|
BuildError | |
DeviceNotAvailableException | |
TargetSetupError |
Các phương pháp được bảo vệ
getHostOptions
protected IHostOptions getHostOptions ()
Tham khảo IHostOptions
Lợi nhuận | |
---|---|
IHostOptions | IHostOptions để sử dụng |