commit | 5f68c3bb0acda26d9c0456269a6d239120a6e7a1 | [log] [tgz] |
---|---|---|
author | Dipankar Bhardwaj <dipankarb@google.com> | Wed Aug 21 14:26:50 2024 +0000 |
committer | Dipankar Bhardwaj <dipankarb@google.com> | Tue Sep 10 16:26:10 2024 +0000 |
tree | a456ca310ed076591f553abc1b98a4e97af42c64 | |
parent | f25f2262c15ee7846c2f8897d30e117f9cb3d62d [diff] |
DO NOT MERGE Restrict access to directories Restricted access to Android/data, Android/obb and Android/sandbox directories and its sub-directories. Replacing path's pattern match check with file equality check. Test: atest DocumentsClientTest Bug: 341680936 Flag: EXEMPT bug fix Change-Id: I8879900e57e1702d11797b81e86d0cc3f55bac22 Merged-In: I8879900e57e1702d11797b81e86d0cc3f55bac22