sdm660-common: mediacodec: Allow syscall for VPP

Add inotify_intl, inotify_add_watch and inotify_rm_watch for VPP.

CRs-Fixed: 2058795
Change-Id: I294b03f4a46020a022cacf1267ebf68b0bdd6e19
This commit is contained in:
Umesh Pandey 2017-05-04 11:49:08 -07:00 committed by Max Weffers
parent 273178d59a
commit 72fb291125
No known key found for this signature in database
GPG key ID: 795F73D22FB93FAE

View file

@ -9,3 +9,6 @@ sysinfo: 1
getcwd: 1 getcwd: 1
getdents64: 1 getdents64: 1
ARM_cacheflush: 1 ARM_cacheflush: 1
inotify_init1: 1
inotify_add_watch: 1
inotify_rm_watch: 1