msm8937-common: mediacodec: Allow sysinfo and getcwd syscall

Add sysinfo and getcwd syscall to make
operations using gpustats successfull.

Change-Id: Ibaf899904a6a33997eeb696d7a8ee073f29820c1
This commit is contained in:
Uma Mehta 2016-09-12 17:45:56 +05:30 committed by Isaac Chen
parent a61001f270
commit a0b0b9e3e2

View file

@ -5,3 +5,5 @@ eventfd2: 1
sendto: 1
recvfrom: 1
_llseek: 1
sysinfo: 1
getcwd: 1