commit | dfed8dc1002c4d40c31c309cf3f651d2e4c8f96e | [log] [tgz] |
---|---|---|
author | Bessie Jiang <bessiej@google.com> | Wed Nov 13 16:17:26 2024 +0000 |
committer | Bessie Jiang <bessiej@google.com> | Wed Nov 13 16:17:26 2024 +0000 |
tree | cacd745018e48fe1b00ed1e7cde96c52e2682797 | |
parent | ddf363629632912536d08b368e488dc4757a340f [diff] |
Make newly created CT directories executable Directories treat the executable bit differently than files, and need it to be set in order for the files within said directories to be accessible. Without making the CT directories executable, the log list file is not accessible. See https://www.redhat.com/en/blog/linux-file-permissions-explained for more details. Test: atest NetworkSecurityUnitTests (also manually) Bug: 319829948 Change-Id: I03c172e93dc3ecb50f69297ea47b2fdeb860048b