GsiDeviceFlashPreparer
public class GsiDeviceFlashPreparer
extends BaseTargetPreparer
java.lang.Object | ||
? | com.android.tradefed.targetprep.BaseTargetPreparer | |
? | com.android.tradefed.targetprep.GsiDeviceFlashPreparer |
Un preparatore di destinazione che lampeggia il dispositivo con l'immagine del sistema generico Android. Si prega di consultare https://source.android.com/setup/build/gsi per i dettagli.
Riepilogo
Costruttori pubblici | |
---|---|
GsiDeviceFlashPreparer () |
Metodi pubblici | |
---|---|
void | setUp (TestInformation testInfo)
|
Metodi protetti | |
---|---|
IHostOptions | getHostOptions () Ottenere un riferimento alle |
IRunUtil | getRunUtil () Prendi |
Costruttori pubblici
GsiDeviceFlashPreparer
public GsiDeviceFlashPreparer ()
Metodi pubblici
impostare
public void setUp (TestInformation testInfo)
Parametri | |
---|---|
testInfo | TestInformation |
tiri | |
---|---|
BuildError | |
DeviceNotAvailableException | |
TargetSetupError |
Metodi protetti
getHostOptions
protected IHostOptions getHostOptions ()
Ottenere un riferimento alle IHostOptions
ritorna | |
---|---|
IHostOptions | le IHostOptions per l'uso |