Skip to content
Snippets Groups Projects
Commit f188f67a authored by Nick Kralevich's avatar Nick Kralevich Committed by android-build-merger
Browse files

bluetoothdomain.te: drop bluetooth unix_stream_socket auditallow am: a1f903da

am: 876cd640

* commit '876cd640':
  bluetoothdomain.te: drop bluetooth unix_stream_socket auditallow
parents e02e6c03 876cd640
Branches
Tags
No related merge requests found
......@@ -8,6 +8,4 @@ allow bluetoothdomain self:socket create_socket_perms;
auditallow { bluetoothdomain -system_server } self:socket create_socket_perms;
# Allow clients to use a socket provided by the bluetooth app.
# TODO: See if this is still required under bluedroid. (b/25767747)
allow bluetoothdomain bluetooth:unix_stream_socket { getopt setopt getattr read write ioctl shutdown };
auditallow bluetoothdomain bluetooth:unix_stream_socket { getopt setopt getattr read write ioctl shutdown };
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment