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 ()

सार्वजनिक तरीके

setUp

public void setUp (TestInformation testInfo)

पैरामीटर
testInfo TestInformation

थ्रो
BuildError
DeviceNotAvailableException
TargetSetupError

सुरक्षित तरीके

getHostOptions

protected IHostOptions getHostOptions ()

IHostOptions का रेफ़रंस पाना

रिटर्न
IHostOptions IHostOptions का इस्तेमाल करने के लिए

getRunUtil

protected IRunUtil getRunUtil ()

इस्तेमाल करने के लिए IRunUtil इंस्टेंस पाएं.

रिटर्न
IRunUtil IRunUtil का इस्तेमाल करने के लिए