Wait for available rollbacks in RollbackTest. am: 77a40731f8
am: 170a519878
Change-Id: I8a40c818a3ea6499f28b096a2d342b26e7153080
This commit is contained in:
@@ -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.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user