Merge "Statsd selinux allow shell to interact with statsd" am: fcd48fd593
am: 1de018fbb1
am: 1cbf834a20
Change-Id: I224cc0dccef0ff03491c3a7c5f29c0e2b750ab60
This commit is contained in:
commit
1a50b42cbe
1 changed files with 1 additions and 1 deletions
|
@ -75,7 +75,7 @@ hal_client_domain(statsd, hal_power)
|
|||
# Allow 'adb shell cmd' to upload configs and download output.
|
||||
allow statsd adbd:fd use;
|
||||
allow statsd adbd:unix_stream_socket { read write };
|
||||
|
||||
allow statsd shell:fifo_file read;
|
||||
|
||||
###
|
||||
### neverallow rules
|
||||
|
|
Loading…
Reference in a new issue