OSDN Git Service

Revert "Download files even if there is no activity to launch them."
authorLeon Scroggins <scroggo@google.com>
Fri, 22 Jan 2010 14:35:34 +0000 (09:35 -0500)
committerLeon Scroggins <scroggo@google.com>
Fri, 22 Jan 2010 14:39:07 +0000 (09:39 -0500)
commit581abbbbeba49e64219e5f11f8a8474760a2f902
treeaf303eb84ae79ec25c967c7d843e4e7ccfd50e27
parent4d3a380d338b1f6ee120fb9de2001f138be398ff
Revert "Download files even if there is no activity to launch them."

This reverts commit 0f1aae327a9e4c68044d767e9bafbac747b6d985.

I misunderstood the bug.  We do not want to be able to download
files for which there is currently no Activity to launch them.
src/com/android/providers/downloads/DownloadNotification.java
src/com/android/providers/downloads/DownloadService.java
src/com/android/providers/downloads/Helpers.java