commit | c984c3b842c2b458db2f1a29574af1d137f28143 | [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 13:37:03 2024 +0000 |
tree | 4e32740f6acf3beffbd76204453d54556ef3e00d | |
parent | 80fd9ab6c7fa4a2f635c4ccbe1672492a79ba123 [diff] |
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