GsiDeviceFlash 준비자
public class GsiDeviceFlashPreparer
extends BaseTargetPreparer
java.lang.객체 | ||
↳ | 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 () 가져 오기 |
공개 생성자
GsiDeviceFlash 준비자
public GsiDeviceFlashPreparer ()
공개 메서드
설정
public void setUp (TestInformation testInfo)
매개변수 | |
---|---|
testInfo | TestInformation |
던지다 | |
---|---|
BuildError | |
DeviceNotAvailableException | |
TargetSetupError |
보호된 방법
getHost 옵션
protected IHostOptions getHostOptions ()
받는 참조 얻기 IHostOptions
보고 | |
---|---|
IHostOptions | IHostOptions 사용에 |