diff options
author | William Roberts <william.c.roberts@intel.com> | 2015-10-01 16:03:47 -0700 |
---|---|---|
committer | William Roberts <william.c.roberts@intel.com> | 2015-10-05 11:39:56 -0700 |
commit | d7aea443d9bc0b1f37a2c31d0d476d61ff41fb66 (patch) | |
tree | cc671c413d24b1e4169cbafc942ac29743ffc696 /debuggerd/debuggerd.cpp | |
parent | bd4f52b2e2d1f03e77e2bef7b40865b631c8d115 (diff) |
property_service: log pid,uid and gid of setprop client
When auditing setprop denials, it is often unclear of who the process is
in a multi-process domain. To help identify the invoker, log the pid, uid,
and gid of the caller.
Before:
avc: denied { set } for property=wifi.xxx ...
After:
avc: denied { set } for property=wifi.xxx pid=30691 uid=123 gid=345 ...
Change-Id: I5cdcb3d18fbd52e0987b5e1497b9f6620c6c742a
Signed-off-by: William Roberts <william.c.roberts@intel.com>
Diffstat (limited to 'debuggerd/debuggerd.cpp')
0 files changed, 0 insertions, 0 deletions