commit | 4f600fe073b9a6825ed054d1857db4946e634a5e | [log] [tgz] |
---|---|---|
author | Christopher Ferris <cferris@google.com> | Wed Apr 13 14:55:36 2022 -0700 |
committer | Christopher Ferris <cferris@google.com> | Wed Apr 13 16:38:16 2022 -0700 |
tree | 34989b92aa2587cc1f658c6d5cf39fe85222e45d | |
parent | 64f953e287310a89c21506ef3ecbea74057c53eb [diff] |
Add two new crash commands. One is intentionally seeting the abort message. The other is to set the abort message to null. Also, make the libseccomp_policy static so that the crasher executable can be copied to the system afterwards without requiring libseccomp_policy.so. Test: Ran both new crash commands on device. Test: Ran the seccomp crash command to verify seccomp still works. Change-Id: I255b5f37e6eb188719e5b72302ca3f5911c8d821