commit | 36397cb1684d52b5a58612a9042884f975a4e12a | [log] [tgz] |
---|---|---|
author | Josh Gao <jmgao@google.com> | Wed Jan 25 11:48:23 2017 -0800 |
committer | Josh Gao <jmgao@google.com> | Wed Jan 25 11:48:23 2017 -0800 |
tree | fce64ee5d081073cd42497c4ef761459b4555ebb | |
parent | 7e14d020f18eec79481c562e35750a8391b71f77 [diff] |
Give crash_dump CAP_SYS_PTRACE. CAP_SYS_PTRACE is needed to ptrace processes that have capabilities greater than their bounding set. Eventually, this will still be an improvement, because we can ptrace attach, and then turn on a seccomp filter that blocks further attaches. Bug: http://b/34694637 Test: debuggerd `pidof system_server` Change-Id: I4b9da164ec1fbb5060fdba590e886ac24b6a0785