commit | ebb2179afc0d6812fd2806c77b19bf5182718510 | [log] [tgz] |
---|---|---|
author | Josh Gao <jmgao@google.com> | Wed Jan 24 16:37:16 2018 -0800 |
committer | Josh Gao <jmgao@google.com> | Thu Jan 25 12:40:51 2018 -0800 |
tree | df15375852893a4fbee64ddae8a024bd2603dae3 | |
parent | bbcbbe4fa36faaca4b066287bd0998c71752d96e [diff] |
Use @include for crash_dump seccomp policies. Instead of manually inlining and updating seccomp policies for crash dumping in 5 different places, add a central one that's @included by each user. Bug: http://b/38508369 Test: debuggerd [-b] `pidof media.{codec,extractor}` on walleye Change-Id: I1691cb2ab041fc326765e7304917bd2b2460c6a9