mediaex: remove invalid syscall from arm64 seccomp

Addresses:
09-20 19:41:17.327   694   694 W /system/bin/mediaextractor:
libminijail[694]: compile_file: nonexistent syscall '_llseek'

Bug: 66084343
Test: boot marlin without the above warning.
Change-Id: I7daafa448b63d9f939ad59e3c9de6c4219697c56
gugelfrei
Jeff Vander Stoep 7 years ago
parent df9f68eb9b
commit 3f167c2789

@ -31,7 +31,6 @@ nanosleep: 1
# for FileSource
readlinkat: 1
_llseek: 1
# for attaching to debuggerd on process crash
tgkill: 1

Loading…
Cancel
Save