msm8937-common: mediacodec: Allow lseek syscall

Add _lseek syscall to make file operations are successful.

Change-Id: I746bf6a9fd5492a359086f8003a771234337e61d
This commit is contained in:
Praneeth Paladugu 2016-06-02 22:54:02 -07:00 committed by Isaac Chen
parent 41699e924b
commit a61001f270

View file

@ -4,3 +4,4 @@ pselect6: 1
eventfd2: 1
sendto: 1
recvfrom: 1
_llseek: 1