Skip to content

Commit

Permalink
msm8937-common: Adding syscalls for VPP functionality
Browse files Browse the repository at this point in the history
Adding syscalls inotify_init1 and inotify_add_watch
used by VPP functionality.

Change-Id: I1a867c1168292359f9f76f507eda1c1045324f4a
  • Loading branch information
Uma Mehta authored and TingyiChen committed Jun 28, 2018
1 parent a0b0b9e commit 0eefb1b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions seccomp/mediacodec-seccomp.policy
Expand Up @@ -7,3 +7,5 @@ recvfrom: 1
_llseek: 1
sysinfo: 1
getcwd: 1
inotify_init1: 1
inotify_add_watch: 1

0 comments on commit 0eefb1b

Please sign in to comment.