Delete the stale pending items and extend expired items
- If the item is expired more than one week, extend the expiry time
of it another one week to avoid data loss with incorrect time zone
data. We can delete it when it is expired next time.
- Include pending files in reconcileAndClean method and check the
expired time
Bug: 181205393
Test: manual
Test: atest IdleServiceTest
Test: atest FileUtilsTest#testGetAbsoluteExtendedPath
Test: atest ModernMediaScannerTest
Change-Id: Ic46bed64c469fb8e4bc7423ed52d58a4f7932899
6 files changed