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:
Uma Mehta 2016-10-14 11:36:11 +05:30 committed by Isaac Chen
parent a0b0b9e3e2
commit 0eefb1bd17

View file

@ -7,3 +7,5 @@ recvfrom: 1
_llseek: 1
sysinfo: 1
getcwd: 1
inotify_init1: 1
inotify_add_watch: 1