diff options
author | Oli Lan <olilan@google.com> | 2021-06-29 17:54:08 +0100 |
---|---|---|
committer | Oli Lan <olilan@google.com> | 2021-06-29 17:54:08 +0100 |
commit | c1e8f1f8230debaf9c3d4f5a8671bc74e4d39713 (patch) | |
tree | d220aab2a6bb6c15fb1c36549e59ed1bdbb74ff5 /rs/java/android/renderscript/ProgramVertexFixedFunction.java | |
parent | 840870e7cb73a7c108ec5bd2135e61e92b7b0179 (diff) |
Abandon other staged sessions when a rollback is staged.
This change causes all staged sessions that are not rollbacks to be
abandoned (failed) when a rollback is staged.
This will ensure that an SDK extension level dependency is not violated
if a rollback causes the extension level to drop while at the same time
an app is installed that depends on the higher extension level.
Other rollbacks are not failed so that multiple rollbacks can be staged
together.
Bug: 163734200
Test: atest RollbackManagerHostTest
Change-Id: Iffb50d2a05f6ab0b6691fc84ffc273c2faecb88b
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions