Files
device_google_walleye/sepolicy/bluetooth.te
Thierry Strudel 83a4667ec5 muskie: enable BT
Change-Id: I633a7b050941a34e1dc131cdd9f18f6444b2644e
Signed-off-by: Thierry Strudel <tstrudel@google.com>
2016-11-07 15:28:24 -08:00

7 lines
186 B
Plaintext

allow bluetooth wcnss_filter:unix_stream_socket connectto;
set_prop(bluetooth, wc_prop)
# Allow access to net_admin ioctls
allowxperm bluetooth self:udp_socket ioctl priv_sock_ioctls;