commit | 8bee17760265b5c1be963f0b32c4168bc40a2f0c | [log] [tgz] |
---|---|---|
author | Jorge Lucangeli Obes <jorgelo@google.com> | Thu Feb 16 15:26:33 2017 -0500 |
committer | Jorge Lucangeli Obes <jorgelo@google.com> | Thu Feb 16 15:34:00 2017 -0500 |
tree | 55cfa5ec42c66ba0011c1f399ef9aeaef29d2559 | |
parent | 6ab6061131a10b7f38074c156fd529fa3719a32b [diff] |
Treat Seccomp failures as fatal errors. The return value of SetUpMinijail is not being checked. media.codec and media.extractor should not run without Seccomp if there's a policy. Bug: 34723744 Test: media.codec, media.extractor start, have Seccomp. Test: cat /proc/`pgrep .codec`/status | grep Seccomp Seccomp: 2 Test: cat /proc/`pgrep .extractor`/status | grep Seccomp Seccomp: 2 Change-Id: I30c59d3193b3ebc8beace221741889afa2bbc8ae