• Jeff Sharkey's avatar
    Skip scanning a file which will be deleted. · 70b5c30d
    Jeff Sharkey authored
    When deleting a download, don't bother scanning it, since we'll just
    delete it moments later.  This was already racy since it didn't even
    wait for the scan to complete.
    
    Bug: 7256243
    Change-Id: I8c3b96823d94bc1688ef336cb45746ccd35fc760
    70b5c30d
DownloadService.java 22.8 KB