commit | 01f60e4b5e9d0ab9a143ac2de01de288ca75bfe2 | [log] [tgz] |
---|---|---|
author | Isaac J. Manjarres <isaacmanjarres@google.com> | Wed Feb 05 01:08:20 2025 -0800 |
committer | Isaac J. Manjarres <isaacmanjarres@google.com> | Wed Feb 12 10:59:18 2025 -0800 |
tree | 1db5d714aabcee0abe744612cb8647f777dd7d21 | |
parent | 099460c564f97d6f21be7ce88f5f4f1d51ee1fbc [diff] |
ashmem: Test for ASHMEM_GET_SIZE for ashmem-memfd compatibility ASHMEM_SET_SIZE will return an error in the ashmem-memfd compatibility logic, but ASHMEM_GET_SIZE will work as expected, so exercise that ioctl command when testing for ashmem-memfd compatibility. Bug: 111903542 Change-Id: I3a042063082fdf6d8d836ad9b37becc318e8d89d Signed-off-by: Isaac J. Manjarres <isaacmanjarres@google.com>