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:
parent
1f16d47d1e
commit
4d3f38c3f7
|
@ -5,3 +5,5 @@ eventfd2: 1
|
|||
sendto: 1
|
||||
recvfrom: 1
|
||||
_llseek: 1
|
||||
sysinfo: 1
|
||||
getcwd: 1
|
||||
|
|
Loading…
Reference in New Issue