commit | 54dec4299fad2616eb70e84c7ac128c90c8f2bc9 | [log] [tgz] |
---|---|---|
author | Josh Gao <jmgao@google.com> | Wed Feb 01 15:33:18 2017 -0800 |
committer | Josh Gao <jmgao@google.com> | Thu Feb 02 13:54:38 2017 -0800 |
tree | 7f6bbb827deaf1c50323f124bd4084bf5c5539b1 | |
parent | 802edb017424a51a251f3615c197e130666d736e [diff] |
debuggerd_handler: raise ambient capset before execing. Raise the ambient capability set to match CapEff so that crash_dump can inherit all of the capabilities of the dumped process to be able to ptrace. Note that selinux will prevent crash_dump from actually use any of the capabilities. Bug: http://b/34853272 Test: debuggerd -b `pidof system_server` Test: debuggerd -b `pidof zygote` Change-Id: I1fe69eff54c1c0a5b3ec63f6fa504b2681c47a88