Skip to content
Snippets Groups Projects
Commit 20f4ed47 authored by Nick Kralevich's avatar Nick Kralevich Committed by Android Git Automerger
Browse files

am 98f8b27f: Merge "Confine hci_attach, but leave it permissive for now."

* commit '98f8b27f':
  Confine hci_attach, but leave it permissive for now.
parents 63f32e72 98f8b27f
No related branches found
No related tags found
No related merge requests found
type hci_attach, domain; type hci_attach, domain;
permissive hci_attach;
type hci_attach_exec, exec_type, file_type; type hci_attach_exec, exec_type, file_type;
init_daemon_domain(hci_attach) init_daemon_domain(hci_attach)
unconfined_domain(hci_attach)
allow hci_attach kernel:system module_request;
allow hci_attach hci_attach_dev:chr_file rw_file_perms;
allow hci_attach bluetooth_efs_file:dir r_dir_perms;
allow hci_attach bluetooth_efs_file:file r_file_perms;
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment