GsiDeviceFlashhazırlayıcı
public
class
GsiDeviceFlashPreparer
extends BaseTargetPreparer
implements
ILabPreparer
Java.lang.Nesne | ||
🎃 | com.android.tradefed.targetprep.BaseTargetPreparer | |
🎃 | com.android.tradefed.targetprep.GsiDeviceFlashPreparer |
Cihazı Android genel sistem görüntüsüyle yanıp söndüren bir hedef hazırlayıcı. Lütfen bkz. Ayrıntılar için https://source.android.com/setup/build/gsi adresini ziyaret edin.
Özet
Kamu inşaatçıları | |
---|---|
GsiDeviceFlashPreparer()
|
Herkese açık yöntemler | |
---|---|
void
|
setUp(TestInformation testInfo)
Test için hedef kurulumu gerçekleştirin. |
Korunan yöntemler | |
---|---|
IHostOptions
|
getHostOptions()
|
IRunUtil
|
getRunUtil()
Kullanılacak |
Kamu inşaatçıları
GsiDeviceFlashhazırlayıcı
public GsiDeviceFlashPreparer ()
Herkese açık yöntemler
kur
public void setUp (TestInformation testInfo)
Test için hedef kurulumu gerçekleştirin.
Parametreler | |
---|---|
testInfo |
TestInformation : Çağrının TestInformation . |
Fırlatma | |
---|---|
BuildError |
|
DeviceNotAvailableException |
|
TargetSetupError |
Korunan yöntemler
getHostOptions
protected IHostOptions getHostOptions ()
IHostOptions
için referans alın
İlerlemeler | |
---|---|
IHostOptions |
kullanılacak IHostOptions |