seccomp: Allow read(2) and getdents(2) in x86_64 for UBSan's sake
This change allows the use of read(2) and getdents(2) so that UBSan can work correctly on x86_64. Bug: 111999822 Test: CtsWrapWrapDebugTestCases Change-Id: I44aac17fffdffc5c3f5d87fb3d876af28c8044b2
Loading
Please sign in to comment