Commit fa79c10e authored by Nick Kralevich's avatar Nick Kralevich
Browse files

require seccomp

Require seccomp if we're running a 3.5 or greater kernel.

We'll be doing future work on seccomp, and third party applications,
such as Chrome on Android, need seccomp for sandboxing.

Seccomp can be enabled in the kernel by setting CONFIG_SECCOMP_FILTER=y

For kernels prior to 3.5, we don't require seccomp, as it would
require backporting work for kernel developers.

Change-Id: Ieda4a0167c8a860f7ee2349a7a34b4cc52aab3cf
parent e565b868
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment