android_system_core/debuggerd
Stephen Smalley 69b800391c Add SELinux MAC to debuggerd.
debuggerd allows uid-0 processes to dump tombstones or backtraces
of any process, and uid-system processes to dump backtraces of any
processes.  Restrict these operations via SELinux based on the
client context, the target process context, and the action.

Depends on I8e120d319512ff207ed22ed87cde4e0432a13dda for the
corresponding policy definitions.

Change-Id: Ib317564e54e07cc21f259e75124b762ad17c6e16
Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>
2014-07-24 16:01:56 -04:00
..
arm Add missing arm64 registers. 2014-07-14 17:12:20 -07:00
arm64 Add missing arm64 registers. 2014-07-14 17:12:20 -07:00
mips Updated non-ARM archs to reflect logging changes. 2014-06-19 11:33:38 -07:00
x86 Updated non-ARM archs to reflect logging changes. 2014-06-19 11:33:38 -07:00
x86_64 Updated non-ARM archs to reflect logging changes. 2014-06-19 11:33:38 -07:00
Android.mk Fix arm emulator "D register out of range for selected VFP version" build failure. 2014-07-09 16:41:04 -07:00
MODULE_LICENSE_APACHE2
NOTICE
backtrace.cpp Print ABI in backtraces. 2014-06-24 17:14:26 -07:00
backtrace.h Changing how debuggerd filters log messages to different locations. 2014-06-16 14:41:21 -07:00
crasher.c Add SIGFPE to crasher. 2014-07-15 11:38:47 -07:00
debuggerd.cpp Add SELinux MAC to debuggerd. 2014-07-24 16:01:56 -04:00
getevent.cpp
getevent.h
machine.h Changing how debuggerd filters log messages to different locations. 2014-06-16 14:41:21 -07:00
tombstone.cpp Fix LP64 tombstone.cpp build failure. 2014-07-08 11:35:58 -07:00
tombstone.h Removed log.quiet and log = NULL cases from debuggerd. 2014-06-19 10:59:01 -07:00
utility.cpp Added default constructor for log_t. 2014-07-17 15:49:39 -07:00
utility.h Added default constructor for log_t. 2014-07-17 15:49:39 -07:00