msm8937-common: mediacodec: Allow lseek syscall
Add _lseek syscall to make file operations are successful. Change-Id: I746bf6a9fd5492a359086f8003a771234337e61d
This commit is contained in:
parent
41699e924b
commit
a61001f270
1 changed files with 1 additions and 0 deletions
|
@ -4,3 +4,4 @@ pselect6: 1
|
|||
eventfd2: 1
|
||||
sendto: 1
|
||||
recvfrom: 1
|
||||
_llseek: 1
|
||||
|
|
Loading…
Reference in a new issue