commit | 96813d1d446b223d507ad165ce39a7ee0a1a5807 | [log] [tgz] |
---|---|---|
author | Sahana Rao <sahanas@google.com> | Mon Jun 22 09:08:28 2020 +0100 |
committer | Sahana Rao <sahanas@google.com> | Mon Jun 22 09:10:20 2020 +0000 |
tree | 7796e04db509487afdab7630f3907e0564e6aa8f | |
parent | 6a6884bc0b907a96599de7acbfe4b2a7dafc2b06 [diff] |
Remove ScanFile after unlink for ROOT_UID We don't update database rows on file path operations from ROOT_UID. Hence, removing scanFile after unlink which was used to delete database rows on deleting the file via file path. Bug: 159565500 Test: atest CtsScopedStorageHostTest Test: atest CtsScopedStoragePublicVolumeHostTest Change-Id: Id512a68dd4d3660231df6f0d411301d3681d37e6