com.android.tradefed.targetprep
接口
FlashingResourcesParser.Constraint |
一种过滤接口,旨在让 FlashingResourcesParser 忽略它原本可能会使用的某些资源
|
IDeviceFlasher | 在设备上刷写设备映像。 |
IFlashingResourcesParser | 用于提供刷写设备所需的辅助映像文件所需版本的接口。 |
IFlashingResourcesRetriever | 用于检索刷写设备所需的辅助映像文件的接口。 |
IHostCleaner | 在测试运行完成后清理主机。 |
ITargetCleaner | 此接口已废弃。 tearDown 已移至基本 ITargetPreparer 接口。 |
ITargetPreparer | 为测试运行准备测试环境。 |
ITestsZipInstaller | 将测试从测试 ZIP 文件(由 build 系统输出)安装到设备上。 |
类
枚举
AltDirBehavior |
用于为各种测试工件安装程序/推送程序定义备选目录行为的枚举
|
DeviceCleaner.CleanupAction | |
DeviceCleaner.PostCleanupAction | |
DeviceFlashPreparer.EncryptionOptions | 用于处理 userdata 映像加密的选项枚举 |
IDeviceFlasher.UserDataFlashOption | 用于处理 userdata 映像的选项枚举 |
异常
DeviceFailedToBootError | 如果设备在使用 build 刷写后无法启动,则会抛出此异常。 |
接口
类
- BaseEmulatorPreparer
- BaseTargetPreparer
- BuildInfoRecorder
- CreateAvdPreparer
- CreateUserPreparer
- DefaultTestsZipInstaller
- DeviceBuildInfoBootStrapper
- DeviceBuildInfoInjector
- DeviceCleaner
- DeviceFlashPreparer
- DeviceImageZipFlashingTargetPreparer
- DeviceSetup
- DeviceUpdateTargetPreparer
- FastbootDeviceFlasher
- FastbootUpdateBootstrapPreparer
- FlashingResourcesParser
- FlashingResourcesParser.AndroidInfo
- GkiDeviceFlashPreparer
- GsiDeviceFlashPreparer
- InstallApexModuleTargetPreparer
- KillExistingEmulatorPreparer
- LocalEmulatorLaunch
- LocalEmulatorSnapshot
- ModuleOemTargetPreparer
- ModuleOemTargetPreparer.ModuleInfo
- RecoveryLogPreparer
- RunCommandTargetPreparer
- RunOnSecondaryUserTargetPreparer
- RunOnSystemUserTargetPreparer
- RunOnWorkProfileTargetPreparer
- StubTargetPreparer
- TestAppInstallSetup
枚举
异常