hal_bluetooth_btlinux.te 355 B

12345678
  1. type hal_bluetooth_btlinux, domain;
  2. type hal_bluetooth_btlinux_exec, exec_type, file_type, vendor_file_type;
  3. hal_server_domain(hal_bluetooth_btlinux, hal_bluetooth)
  4. init_daemon_domain(hal_bluetooth_btlinux)
  5. allow hal_bluetooth_btlinux self:socket { create bind read write };
  6. allow hal_bluetooth_btlinux self:bluetooth_socket { create bind read write };