Qualcomm added these to thulium (msm8996).
However since the AV stack is shared across
the chipsets it is required for all devices
which inherit device/qcom/common.
This commit squashes the following commits:
mediaextractor: allow pread64 and readlinkat syscalls
Add pread64 and readlinkat syscalls.
Change-Id: Ic466e6d401fea5c9b47a9e3abf388cdae1a90f93
Signed-off-by: Alex Naidis <alex.naidis@linux.com>
mediacodec: allow sendto and recvfrom syscalls
Add sendto and recvfrom syscalls
CRs-Fixed: 1001945
Change-Id: Id4287b742f8c559f4e566a687578abdd100ffe4c
Signed-off-by: Alex Naidis <alex.naidis@linux.com>
mediacodec: allow lseek syscall
Add _lseek syscall to make file operations are successful.
Change-Id: I746bf6a9fd5492a359086f8003a771234337e61d
Signed-off-by: Alex Naidis <alex.naidis@linux.com>