GsiDeviceFlashPreparer

public class GsiDeviceFlashPreparer
extends BaseTargetPreparer implements ILabPreparer

java.lang.Object
com.android.tradefed.targetprep.BaseTargetPreparer
com.android.tradefed.targetprep.GsiDeviceFlashPreparer


Cihazı android jenerik sistem görüntüsüyle yanıp sönen bir hedef hazırlayıcı. Ayrıntılar için lütfen https://source.android.com/setup/build/gsi adresine bakın.

Özet

Kamu inşaatçıları

GsiDeviceFlashPreparer ()

Genel yöntemler

void setUp ( TestInformation testInfo)

Test için hedef kurulumu gerçekleştirin.

Korumalı yöntemler

IHostOptions getHostOptions ()

IHostOptions referans alın

IRunUtil getRunUtil ()

Kullanılacak IRunUtil örneğini edinin.

Kamu inşaatçıları

GsiDeviceFlashPreparer

public GsiDeviceFlashPreparer ()

Genel yöntemler

kurmak

public void setUp (TestInformation testInfo)

Test için hedef kurulumu gerçekleştirin.

Parametreler
testInfo TestInformation : Çağrının TestInformation .

Atar
BuildError
DeviceNotAvailableException
TargetSetupError

Korumalı yöntemler

getHostOptions

protected IHostOptions getHostOptions ()

IHostOptions referans alın

İadeler
IHostOptions kullanılacak IHostOptions

getRunUtil

protected IRunUtil getRunUtil ()

Kullanılacak IRunUtil örneğini edinin.

İadeler
IRunUtil kullanılacak IRunUtil