Merge "Sepolicy: Allow stack dumps of statsd"

am: f340d9c0ea

Change-Id: I77074138f7427f28d9ac5704e2b846e110ced494
This commit is contained in:
Andreas Gampe 2018-01-26 05:58:23 +00:00 committed by android-build-merger
commit 4d0e2568ee
2 changed files with 6 additions and 0 deletions

View file

@ -32,3 +32,8 @@ binder_call(dumpstate, statsd)
# Collect metrics on boot time created by init
get_prop(dumpstate, boottime_prop)
# Signal native processes to dump their stack.
allow dumpstate {
statsd
}:process signal;

View file

@ -239,6 +239,7 @@ allow system_server {
mediaserver
mediametrics
sdcardd
statsd
surfaceflinger
# This list comes from HAL_INTERFACES_OF_INTEREST in