diff --git a/private/statsd.te b/private/statsd.te index 769b4e017cd1b9487283c115349e5d2627897464..74b89c2427016bcbede4b4eb762e7b3509e4186d 100644 --- a/private/statsd.te +++ b/private/statsd.te @@ -84,6 +84,7 @@ allow statsd shell:fifo_file { getattr read }; unix_socket_send(bluetooth, statsdw, statsd) unix_socket_send(bootstat, statsdw, statsd) +unix_socket_send(lmkd, statsdw, statsd) unix_socket_send(platform_app, statsdw, statsd) unix_socket_send(radio, statsdw, statsd) unix_socket_send(statsd, statsdw, statsd)