sdm660-common: mediacodec: Allow select and eventfd syscalls

Add pselect6 and eventfd2 syscalls
Includes following:
mediacodec: allow sendto and recvfrom syscalls
mediacodec: allow lseek syscall
mediaextractor: allow pread64 and readlinkat syscalls
mediacodec: allow getdents64, sysinfo and getcwd

Vendor extended policy files are separated from the aosp
and will now reside in /vendor

Change-Id: If59d04b36d744efb74209ae36e76dd16cb18f606
CRs-Fixed: 2027600
This commit is contained in:
Amit Shekhar 2017-04-03 15:49:55 -07:00 committed by Max Weffers
parent 43ecd10277
commit 8d297c4f65
No known key found for this signature in database
GPG key ID: 795F73D22FB93FAE
2 changed files with 3 additions and 6 deletions

View file

@ -8,5 +8,3 @@ _llseek: 1
sysinfo: 1
getcwd: 1
getdents64: 1
inotify_init1: 1
inotify_add_watch: 1

View file

@ -1,5 +1,4 @@
# device specific syscalls.
# extension of services/mediaextractor/minijail/seccomp_policy/mediaextractor-seccomp-arm.policy
readlinkat: 1
pread64: 1
mremap: 1
# extension of services/mediaextractor/minijail/seccomp_policy/mediaextractor-seccomp-arm.policy
readlinkat: 1
pread64: 1