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 |