diff options
author | Mohammad Samiul Islam <samiul@google.com> | 2020-09-14 17:45:57 +0100 |
---|---|---|
committer | Mohammad Samiul Islam <samiul@google.com> | 2020-10-05 22:55:59 +0100 |
commit | 2de9c48ee3292d61ad6eea22f92a4a666e669185 (patch) | |
tree | 6410c3aa8d6ae6a308b07f1acf25630f8337a1ce /rs/java/android/renderscript/ProgramStore.java | |
parent | 12bb2d006151a20aaf6c7ffc1d364efba55a793a (diff) |
Ensure staged sessions are not installed in app-staging directory
Since staged session files are stored in /data/app-staging folder, the
existing logic will install the apk in /data/app-staging folder instead
of /data/app. We need to change the logic so that the apk is moved from
/data/app-staging folder to /data/app folder.
Bug: 163037460
Test: atest StagedInstallTest
Change-Id: I51027c138cce6952cd01c7f257a572135f0c3890
Diffstat (limited to 'rs/java/android/renderscript/ProgramStore.java')
0 files changed, 0 insertions, 0 deletions