summaryrefslogtreecommitdiff
path: root/libs/binder/Debug.cpp
diff options
context:
space:
mode:
author William Roberts <william.c.roberts@intel.com> 2015-10-01 22:02:15 -0700
committer William Roberts <william.c.roberts@intel.com> 2015-10-05 11:38:20 -0700
commit8fb0f92e0fe3c286ebb120bae9e1570ee109fa12 (patch)
tree9776e15194df3193779b96e27e218b80fc2ef350 /libs/binder/Debug.cpp
parentbd55551d80832f62931ccb2d54d9a239822eeb20 (diff)
servicemanager: log pid and uid on selinux denial
The audit logs for servicemanager were missing the pid and uid of the source. This is useful for debugging. Before: ... SELinux : avc: denied { find } for service=android.security.keystore scontext=u:r:system_app:s0 ... After: ... SELinux : avc: denied { find } for service=android.security.keystore pid=1252 uid=1000 scontext=u:r:system_app:s0 ... Change-Id: Id1a6f38b99f11a31315439620ead2f01108b18b2 Signed-off-by: William Roberts <william.c.roberts@intel.com>
Diffstat (limited to 'libs/binder/Debug.cpp')
0 files changed, 0 insertions, 0 deletions