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

Commit d1c60298 authored by Chong Zhang's avatar Chong Zhang
Browse files

add crash dump policies to mediaswcodec-arm.policy

bug: 131328009
bug: 129426284
test: test on 32bit Android Go device and see mediaswcodec starts on boot
Change-Id: I21c2b3d228dfa4916bbdbe4f899024f69fd0c77e
parent ab09f6e6
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