Starting March 27, 2025, we recommend using android-latest-release
instead of aosp-main
to build and contribute to AOSP. For more information, see Changes to AOSP.
Stay organized with collections
Save and categorize content based on your preferences.
com.android.tradefed.targetprep.incremental
Interfaces
IIncrementalSetup |
An interface which helps decide whether to attempt incremental setup for TradeFed preparers.
|
Classes
ApkChangeDetector |
This class detects whether the APKs to be installed are different from those on the device, in
order to decide whether to skip app installation and uninstallation during ERROR(/TestAppInstallSetup) 's setUp and tearDown.
|
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2024-12-09 UTC.
[null,null,["Last updated 2024-12-09 UTC."],[],[],null,["# com.android.tradefed.targetprep.incremental\n===========================================\n\nInterfaces\n----------\n\n|---------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------|\n| [IIncrementalSetup](../../../../../../../reference/tradefed/com/android/tradefed/targetprep/incremental/IIncrementalSetup.html) | An interface which helps decide whether to attempt incremental setup for TradeFed preparers. |\n\nClasses\n-------\n\n|---------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [ApkChangeDetector](../../../../../../../reference/tradefed/com/android/tradefed/targetprep/incremental/ApkChangeDetector.html) | This class detects whether the APKs to be installed are different from those on the device, in order to decide whether to skip app installation and uninstallation during [ERROR(/TestAppInstallSetup)](../../../../../../../)'s setUp and tearDown. |\n\n-\n\n Interfaces\n ----------\n\n - [IIncrementalSetup](../../../../../../../reference/tradefed/com/android/tradefed/targetprep/incremental/IIncrementalSetup.html)\n-\n\n Classes\n -------\n\n - [ApkChangeDetector](../../../../../../../reference/tradefed/com/android/tradefed/targetprep/incremental/ApkChangeDetector.html)"]]