GsiDeviceFlashPreparer

public class GsiDeviceFlashPreparer
extends BaseTargetPreparer

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


أداة إعداد الهدف التي تومض الجهاز بصورة نظام Android العامة. يرجى الاطلاع على https://source.android.com/setup/build/gsi للحصول على التفاصيل.

ملخص

المقاولين العامة

GsiDeviceFlashPreparer ()

الأساليب العامة

void setUp (TestInformation testInfo)

الأساليب المحمية

IHostOptions getHostOptions ()

احصل على إشارة إلى IHostOptions

IRunUtil getRunUtil ()

احصل على مثيل IRunUtil لاستخدامه.

المقاولين العامة

GsiDeviceFlashPreparer

public GsiDeviceFlashPreparer ()

الأساليب العامة

يثبت

public void setUp (TestInformation testInfo)

حدود
testInfo TestInformation

رميات
BuildError
DeviceNotAvailableException
TargetSetupError

الأساليب المحمية

getHostOptions

protected IHostOptions getHostOptions ()

احصل على إشارة إلى IHostOptions

عائدات
IHostOptions IHostOptions للاستخدام

getRunUtil

protected IRunUtil getRunUtil ()

احصل على مثيل IRunUtil لاستخدامه.

عائدات
IRunUtil IRunUtil للاستخدام