GsiDeviceFlashPreparer

public class GsiDeviceFlashPreparer
extends BaseTargetPreparer

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


Cihazı Android genel sistem görüntüsüyle flaşlayan bir hedef hazırlayıcı. Ayrıntılar için lütfen https://source.android.com/setup/build/gsi adresini inceleyin.

Özet

Herkese açık kurucular

GsiDeviceFlashPreparer()

Herkese açık yöntemler

void setUp(TestInformation testInfo)

Korunan yöntemler

IHostOptions getHostOptions()

IHostOptions

IRunUtil getRunUtil()

Kullanılacak IRunUtil örneğini alın.

Herkese açık kurucular

GsiDeviceFlashPreparer

public GsiDeviceFlashPreparer ()

Herkese açık yöntemler

setUp

public void setUp (TestInformation testInfo)

Parametreler
testInfo TestInformation

Atışlar
BuildError
DeviceNotAvailableException
TargetSetupError

Korunan yöntemler

getHostOptions

protected IHostOptions getHostOptions ()

IHostOptions

İlerlemeler
IHostOptions IHostOptions

getRunUtil

protected IRunUtil getRunUtil ()

Kullanılacak IRunUtil örneğini alın.

İlerlemeler
IRunUtil IRunUtil