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