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)
|
受保护的方法 | |
---|---|
IRunUtil | getRunUtil () 获取要使用的 |
公共建设者
GsiDeviceFlashPreparer
public GsiDeviceFlashPreparer ()
公开方法
建立
public void setUp (TestInformation testInfo)
参量 | |
---|---|
testInfo | TestInformation |
投掷 | |
---|---|
BuildError | |
DeviceNotAvailableException | |
TargetSetupError |