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

Commit a8c00f60 authored by Jeffrey Vander Stoep's avatar Jeffrey Vander Stoep Committed by Android (Google) Code Review
Browse files

Merge "seccomp-arm: allow sched_yield syscall" into nyc-dev

parents 505fd302 1f94014f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -31,6 +31,7 @@ brk: 1
sched_setscheduler: 1
gettid: 1
rt_sigprocmask: 1
sched_yield: 1

# for attaching to debuggerd on process crash
sigaction: 1