Add idle service to clean orphan downloads.
Jeff Sharkey authored
Periodically reconcile database against disk contents.  This handles
the case where a user/app deletes files directly from disk without
updating the database, and the rare case where a database delete
didn't make it to deleting the underlying file.

Also cleans up any downloads belonging to a UID when removed.

Bug: 12924143
Change-Id: I4899d09df7ef71f2625491ac01ceeafa8a2013ce
1f2c2c56