Wait for available rollbacks in RollbackTest. am: 77a40731f8

am: 170a519878

Change-Id: I8a40c818a3ea6499f28b096a2d342b26e7153080
This commit is contained in:
Oli Lan
2019-11-25 05:43:32 -08:00
committed by android-build-merger
3 changed files with 25 additions and 64 deletions

View File

@@ -74,10 +74,7 @@ public final class RollbackManager {
}
/**
* Returns a list of all currently available rollbacks. This includes ones for very recently
* installed packages (even if onFinished has not yet been called). As a result, packages that
* very recently failed to install may also be included, but those rollbacks will fail with
* 'rollback not available'.
* Returns a list of all currently available rollbacks.
*
* @throws SecurityException if the caller does not have appropriate permissions.
*/