diff options
author | Mohammad Samiul Islam <samiul@google.com> | 2020-09-15 15:36:37 +0100 |
---|---|---|
committer | Mohammad Samiul Islam <samiul@google.com> | 2020-10-05 22:56:14 +0100 |
commit | 038fd8d035689910230fa4bf32618e726befa13c (patch) | |
tree | 40236d2456239d1a5574a283e703e7ad8095786c /rs/java/android/renderscript/ProgramStore.java | |
parent | 2de9c48ee3292d61ad6eea22f92a4a666e669185 (diff) |
Reverify certain conditions during staged install
There is a delay between when a staged session is verified and when it
gets installed. The device state can mutate within this delay. As such
we need to reverify certain conditions during install phase.
For example, suppose we have a staged session for package X_v1 and it
passes pre-reboot verification. But before we reboot, if install X_v2
using non-staged install flow. On reboot, when installing X_v1 we need
to check for downgrade once again.
Bug: 163037460
Test: atest StagedInstallTest#testInstallMultipleStagedSession_PartialFail_ApkOnly
Change-Id: Ib9dd6eb6787ba8875644fa51919bc9010600509a
Diffstat (limited to 'rs/java/android/renderscript/ProgramStore.java')
0 files changed, 0 insertions, 0 deletions