mediacodec-x86.policy: Allow media.omx to call statfs64 on x86 platform

After using std::thread in MojoThread, 'statfs64' needs to be called in media.omx initialization.
This adds statfs64 to system calls list that media.omx process is allowed to execute.

Bug: 110722333
Test: m
Change-Id: I79d9223cb4189941001abdce5456c4c5e9f9ffe1
1 file changed