device/google/cuttlefish/shared/sepolicy/vendor/hal_bluetooth_remote.te

8 lines
277 B
Plaintext
Raw Normal View History

2025-08-25 08:28:21 +08:00
type hal_bluetooth_remote, domain;
type hal_bluetooth_remote_exec, exec_type, vendor_file_type, file_type;
hal_server_domain(hal_bluetooth_remote, hal_bluetooth)
init_daemon_domain(hal_bluetooth_remote)
allow hal_bluetooth_remote bt_device:chr_file { open read write ioctl};