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

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

Merge "mediaex x86: allow debuggerd to collect stacktrace" into nyc-dev

parents 741aeff9 7cbcebc1
Loading
Loading
Loading
Loading
+7 −0
Original line number Original line Diff line number Diff line
@@ -28,3 +28,10 @@ exit: 1
exit_group: 1
exit_group: 1
rt_sigreturn: 1
rt_sigreturn: 1
faccessat: 1
faccessat: 1

# for attaching to debuggerd on process crash
socketcall: 1
sigaction: 1
tgkill: 1
rt_sigprocmask: 1
fcntl64: 1