commit | 7b1de50e3c798221481f97412a1f9d0d76c963ed | [log] [tgz] |
---|---|---|
author | Isaac Manjarres <isaacmanjarres@google.com> | Thu Mar 06 05:56:40 2025 -0800 |
committer | Isaac J. Manjarres <isaacmanjarres@google.com> | Thu Mar 06 05:59:52 2025 -0800 |
tree | bd93f8c83c75d52c9cb0c7a0e52e8360cf0e7f8f | |
parent | efe2276999a344f5f96d4a038c72be752b8bce88 [diff] |
Revert "ashmem: Ensure all memfds have non-executable permissions by default" This reverts commit ee7a713757314366023e855a76ff17943b6b9296. Reason for revert: We would like to evaluate switching libcutils to memfd against older kernels that don't support MFD_NOEXEC_SEAL, so temporarily revert it. MFD_NOEXEC_SEAL will be brought back when testing has concluded. Bug: 401214539 Bug: 111903542 Change-Id: I2cf76e3545ac46a65b54889f9030ad44cb1e4d27