summaryrefslogtreecommitdiff
path: root/docs/html/sdk/api_diff/24/changes
diff options
context:
space:
mode:
authorEdward Cunningham <ejc@google.com>2021-04-19 16:27:56 +0000
committerEdward Cunningham <ejc@google.com>2021-04-30 14:48:24 +0000
commit104fc39a319ce78d1c9c88de516fdc80daa74311 (patch)
tree13939f1c08a3d4fe46ec7d6779d846abbef787b2 /docs/html/sdk/api_diff/24/changes
parentf163ffe1a33775ced2526c13a10dafe74c355d56 (diff)
Delete staged APK whenever DeleteStagedFileOnResult finishes.
The DeleteStagedFileOnResult activity commonly doesn't receive a result, because the user either immediately opens the newly installed app or navigates away. When the task containing this activity is either trimmed by the system or explicitly removed by the user, the activity will be finished. We can take this opportunity to delete the staged APK. There is still no guarantee that the staged APK will be deleted; for example, this activity may already have been destroyed (temporarily) in low memory situations while the user was completing the install. Bug: 183940755 Test: Manual, observing when staged APKs are deleted via adb shell ls. Change-Id: Iaabecffe8131333b2eefee1edec8b4641868b2e7
Diffstat (limited to 'docs/html/sdk/api_diff/24/changes')
0 files changed, 0 insertions, 0 deletions