diff options
author | Richard Uhler <ruhler@google.com> | 2019-02-18 11:33:03 +0000 |
---|---|---|
committer | Richard Uhler <ruhler@google.com> | 2019-02-18 11:52:13 +0000 |
commit | 2a5faccf6428f2a7cf3093dcbd7d1d6a2036cca5 (patch) | |
tree | 15910e81bcc60e6df1e323329fbc340ff0b4fc4e /rs/java/android/renderscript/ProgramStore.java | |
parent | 76d95f207b7bb8816064c36deabfea46afb01925 (diff) |
RollbackManager: fix installedUsers null pointer exception.
The installedUsers argument is passed as null to
enableRollbackForSession in the pre-reboot case of staged installs, but
the code assumes it is non-null. Pass an empty array instead and ensure
the installedUsers is properly updated post-reboot.
Bug: 124284714
Test: atest StagedRollbackTest (currently under development)
Change-Id: I4ccd19ca289fd127f77c070c0ad0e2873a4e692a
Diffstat (limited to 'rs/java/android/renderscript/ProgramStore.java')
0 files changed, 0 insertions, 0 deletions