Loading services/mediacodec/seccomp_policy/mediacodec-arm.policy +1 −1 Original line number Diff line number Diff line Loading @@ -23,7 +23,7 @@ ftruncate64: 1 # on ARM is statically loaded at 0xffff 0000. See # http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.ddi0211h/Babfeega.html # for more details. mremap: arg3 == 3 mremap: arg3 == 3 || arg3 == MREMAP_MAYMOVE munmap: 1 mprotect: 1 madvise: 1 Loading services/mediacodec/seccomp_policy/mediacodec-arm64.policy +1 −1 Original line number Diff line number Diff line Loading @@ -23,7 +23,7 @@ ftruncate64: 1 # on ARM is statically loaded at 0xffff 0000. See # http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.ddi0211h/Babfeega.html # for more details. mremap: arg3 == 3 mremap: arg3 == 3 || arg3 == MREMAP_MAYMOVE munmap: 1 mprotect: 1 madvise: 1 Loading services/mediacodec/seccomp_policy/mediaswcodec-arm.policy +1 −1 Original line number Diff line number Diff line Loading @@ -31,7 +31,7 @@ ftruncate64: 1 # on ARM is statically loaded at 0xffff 0000. See # http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.ddi0211h/Babfeega.html # for more details. mremap: arg3 == 3 mremap: arg3 == 3 || arg3 == MREMAP_MAYMOVE munmap: 1 prctl: 1 getuid32: 1 Loading services/mediacodec/seccomp_policy/mediaswcodec-arm64.policy +1 −1 Original line number Diff line number Diff line Loading @@ -35,7 +35,7 @@ ftruncate: 1 # on ARM is statically loaded at 0xffff 0000. See # http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.ddi0211h/Babfeega.html # for more details. mremap: arg3 == 3 mremap: arg3 == 3 || arg3 == MREMAP_MAYMOVE munmap: 1 prctl: 1 writev: 1 Loading Loading
services/mediacodec/seccomp_policy/mediacodec-arm.policy +1 −1 Original line number Diff line number Diff line Loading @@ -23,7 +23,7 @@ ftruncate64: 1 # on ARM is statically loaded at 0xffff 0000. See # http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.ddi0211h/Babfeega.html # for more details. mremap: arg3 == 3 mremap: arg3 == 3 || arg3 == MREMAP_MAYMOVE munmap: 1 mprotect: 1 madvise: 1 Loading
services/mediacodec/seccomp_policy/mediacodec-arm64.policy +1 −1 Original line number Diff line number Diff line Loading @@ -23,7 +23,7 @@ ftruncate64: 1 # on ARM is statically loaded at 0xffff 0000. See # http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.ddi0211h/Babfeega.html # for more details. mremap: arg3 == 3 mremap: arg3 == 3 || arg3 == MREMAP_MAYMOVE munmap: 1 mprotect: 1 madvise: 1 Loading
services/mediacodec/seccomp_policy/mediaswcodec-arm.policy +1 −1 Original line number Diff line number Diff line Loading @@ -31,7 +31,7 @@ ftruncate64: 1 # on ARM is statically loaded at 0xffff 0000. See # http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.ddi0211h/Babfeega.html # for more details. mremap: arg3 == 3 mremap: arg3 == 3 || arg3 == MREMAP_MAYMOVE munmap: 1 prctl: 1 getuid32: 1 Loading
services/mediacodec/seccomp_policy/mediaswcodec-arm64.policy +1 −1 Original line number Diff line number Diff line Loading @@ -35,7 +35,7 @@ ftruncate: 1 # on ARM is statically loaded at 0xffff 0000. See # http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.ddi0211h/Babfeega.html # for more details. mremap: arg3 == 3 mremap: arg3 == 3 || arg3 == MREMAP_MAYMOVE munmap: 1 prctl: 1 writev: 1 Loading