Merge "Statsd selinux allow shell to interact with statsd" am: fcd48fd593

am: 1de018fbb1

Change-Id: Ifef4197e88d486ce96f0f81191e580000c6a4bc7
This commit is contained in:
Bookatz 2018-02-16 23:49:50 +00:00 committed by android-build-merger
commit 1cbf834a20

View file

@ -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