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.