msm8937-common: Adding syscalls for VPP functionality
Adding syscalls inotify_init1 and inotify_add_watch used by VPP functionality. Change-Id: I1a867c1168292359f9f76f507eda1c1045324f4a
This commit is contained in:
parent
a0b0b9e3e2
commit
0eefb1bd17
1 changed files with 2 additions and 0 deletions
|
@ -7,3 +7,5 @@ recvfrom: 1
|
|||
_llseek: 1
|
||||
sysinfo: 1
|
||||
getcwd: 1
|
||||
inotify_init1: 1
|
||||
inotify_add_watch: 1
|
||||
|
|
Loading…
Reference in a new issue