mirror of
https://github.com/androidx/media.git
synced 2025-05-04 14:10:40 +08:00
Merge pull request #10549 from ferhatparmak:release-requirementswatcher
PiperOrigin-RevId: 472488921 (cherry picked from commit 92cfa7467b8f74daab22276c6db4e885b76e7c28)
This commit is contained in:
parent
0a0df93334
commit
d2623dda9b
@ -531,6 +531,7 @@ public final class DownloadManager {
|
||||
Thread.currentThread().interrupt();
|
||||
}
|
||||
applicationHandler.removeCallbacksAndMessages(/* token= */ null);
|
||||
requirementsWatcher.stop();
|
||||
// Reset state.
|
||||
downloads = Collections.emptyList();
|
||||
pendingMessages = 0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user