diff options
author | 2025-03-11 04:45:43 +0000 | |
---|---|---|
committer | 2025-03-21 05:11:19 +0000 | |
commit | 8e636cc4f3951572bf75ef25bc63af904074612b (patch) | |
tree | 0104271019dbfcd5ffb3145ac3332ba1e813ff6f /libs/androidfw/BackupData.cpp | |
parent | 7e2ebfcd40833f1cd28a40e341bbd665676803c9 (diff) |
Remove extra revokeUriPermission call in FileSystemProvider
Currently, DocumentsProvider already handles the revokeUriPermission
for the original Uri in the renameDocument case. Don't need to
call revokeUriPermission in FileSystemProvider. It causes the new Uri
to not be granted the original permissions.
Flag: EXEMPT Bug fix
Bug: 402270863
Test: Manual
Change-Id: I53da748c3f9cf1fe0575692ccf313f6528b40e38
Diffstat (limited to 'libs/androidfw/BackupData.cpp')
0 files changed, 0 insertions, 0 deletions