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

Commit 9dcb893b authored by Chong Zhang's avatar Chong Zhang Committed by android-build-merger
Browse files

Merge "add crash dump policies to mediaswcodec-arm.policy" into qt-dev

am: 91c82546

Change-Id: I62131c7f4fc85c53ed2d0be46c8591b8fbf17e74
parents 9dfcfb26 91c82546
Loading
Loading
Loading
Loading
+21 −0
Original line number Diff line number Diff line
@@ -61,3 +61,24 @@ exit_group: 1
restart_syscall: 1
rt_sigreturn: 1
getrandom: 1
madvise: 1

# crash dump policy additions
sigreturn: 1
clock_gettime: 1
futex: 1
getpid: 1
gettid: 1
pipe2: 1
recvmsg: 1
process_vm_readv: 1
tgkill: 1
rt_sigaction: 1
rt_tgsigqueueinfo: 1
#prctl: arg0 == PR_GET_NO_NEW_PRIVS || arg0 == 0x53564d41
#mprotect: arg2 in 0x1|0x2
#mmap2: arg2 in 0x1|0x2
geteuid32: 1
getgid32: 1
getegid32: 1
getgroups32: 1