ashmem_test: Remove tests that remove read access
Memfds are always readable, and there is no way to restrict them
from being mapped as readable. There is also no known usecase for
which read access needs to be revoked. Therefore, remove tests that
rely on being able to remove read-access to ashmem buffers, since
those will fail when ashmem moves to using memfd.
Bug: 111903542
Change-Id: I9ef7c82f9dcf641b0bad997b7ca3d06f0344fb32
Signed-off-by: Isaac J. Manjarres <isaacmanjarres@google.com>
1 file changed