commit | 7f1bc271379d97bed56e33f8470992d38bce5531 | [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:16 2024 +0000 |
tree | b7be5aa4574ab57ce5f1f389601957458909a412 | |
parent | 4107a9dcfaf42655267ec5996b0a4d3681287f36 [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