GsiDeviceFlashPreparer
public
class
GsiDeviceFlashPreparer
extends BaseTargetPreparer
A target preparer that flashes the device with android generic system image. Please see
https://source.android.com/setup/build/gsi for details.
Summary
Public methods |
void
|
setUp(TestInformation testInfo)
|
Public constructors
GsiDeviceFlashPreparer
public GsiDeviceFlashPreparer ()
Public methods
public void setUp (TestInformation testInfo)
Parameters |
testInfo |
TestInformation |
Throws |
BuildError |
|
DeviceNotAvailableException |
|
TargetSetupError |
|
Protected methods
getRunUtil
protected IRunUtil getRunUtil ()
Get the IRunUtil
instance to use.