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:
parent
a61001f270
commit
a0b0b9e3e2
1 changed files with 2 additions and 0 deletions
|
@ -5,3 +5,5 @@ eventfd2: 1
|
||||||
sendto: 1
|
sendto: 1
|
||||||
recvfrom: 1
|
recvfrom: 1
|
||||||
_llseek: 1
|
_llseek: 1
|
||||||
|
sysinfo: 1
|
||||||
|
getcwd: 1
|
||||||
|
|
Loading…
Reference in a new issue