8 lines
320 B
Text
8 lines
320 B
Text
|
allow hal_bluetooth_default bluetooth_data_file:file r_file_perms;
|
||
|
allow hal_bluetooth_default bluetooth_data_file:dir { search };
|
||
|
r_dir_file(hal_bluetooth_default, firmware_file)
|
||
|
|
||
|
# Write to /sys/class/rfkill/rfkill0/state
|
||
|
allow hal_bluetooth_default sysfs:file rw_file_perms;
|
||
|
allow bluetooth sysfs:file rw_file_perms;
|