summaryrefslogtreecommitdiffstats
path: root/MODULE_LICENSE_APACHE2
diff options
context:
space:
mode:
authorJeff Sharkey <jsharkey@android.com>2014-10-16 14:40:23 -0700
committerThe Android Automerger <android-build@google.com>2014-10-16 15:34:43 -0700
commita04e9d0a00622f67bcc0d5a25229d0344259e0ba (patch)
treeed8b091087e78fcd6101f3f40fb66422dfe03a2f /MODULE_LICENSE_APACHE2
parente8175658d3a16a3fd8c60a9c6760268e74d0b81f (diff)
downloadandroid_packages_providers_DownloadProvider-a04e9d0a00622f67bcc0d5a25229d0344259e0ba.tar.gz
android_packages_providers_DownloadProvider-a04e9d0a00622f67bcc0d5a25229d0344259e0ba.tar.bz2
android_packages_providers_DownloadProvider-a04e9d0a00622f67bcc0d5a25229d0344259e0ba.zip
Trim stale downloads from third-party apps.
Buggy third-party apps can enqueue lots of downloads and then forget to remove them, causing DownloadManager to stop functioning. This change removes any downloads that match _all_ of the following conditions: 1. Download status is in a terminal (non-pending) state, usually a concrete success or failure. 2. Download hasn't been touched in over a week. 3. Download is not visible in UI. Bug: 17785419 Change-Id: Id82752fd6935371c1af682205d35f7ba35169473
Diffstat (limited to 'MODULE_LICENSE_APACHE2')
0 files changed, 0 insertions, 0 deletions