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 Alex Naidis
parent 1f16d47d1e
commit 4d3f38c3f7
1 changed files with 2 additions and 0 deletions

View File

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