Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 87e5fa6c authored by Ivan Lozano's avatar Ivan Lozano
Browse files

Revert "Add syscalls required by UBSan."

This reverts commit ddd87af8.

Reason for revert: Turning down diagnostics mode in codecs.

Bug: 111498295

Change-Id: Ida7302ec70f31b79931e2a5df424a5ab4e3d5d62
parent ddd87af8
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -55,8 +55,4 @@ ugetrlimit: 1
getdents64: 1
getrandom: 1

# Used by UBSan diagnostic messages
readlink: 1
open: 1

@include /system/etc/seccomp_policy/crash_dump.arm.policy
+0 −4
Original line number Diff line number Diff line
@@ -55,8 +55,4 @@ sched_yield: 1
getpid: 1
gettid: 1

# Used by UBSan diagnostic messages
readlink: 1
open: 1

@include /system/etc/seccomp_policy/crash_dump.x86.policy