com.google.android.tradefed.targetprep
Classes
| BuildApiFlashingResourcesRetriever |
A IFlashingResourcesRetriever that retrieves auxiliary image files from android build
apiary, fallback to nfs if the apiary is not available.
|
| CtsSettingsSetup |
A ITargetPreparer that configures a device's settings in preparation for running CTS
tests.
|
| FlashingResourcesRetrieverCacheWrapper |
A IFlashingResourcesRetriever wrapper that use cache.
|
| GoogleAccountPreparer |
A ITargetPreparer that supports configuring google accounts.
|
| GoogleAppsSetup |
A ITargetPreparer that supports various setup options for Google apps
Note: a device must have an account configured first, see |
| GoogleDeviceFlashPreparer |
A specialization of DeviceFlashPreparer that supports custom steps needed to flash Google
devices.
|
| GoogleDeviceSetup |
An extension of DeviceSetup that allows setup of additional Google specific properties.
|
| RamdumpPreparer | Enable Ramdump. |
| SettingsSetup |
A ITargetPreparer that configures device settings via instrumentation of
SettingsUtil.apk.
|