4 lines
195 B
Text
4 lines
195 B
Text
#============= bluetooth ==============
|
|
allow bluetooth vendor_file:file { execute getattr open read };
|
|
allow bluetooth tmpfs:dir { write };
|
|
allow bluetooth rtk_bt_device:chr_file rw_file_perms;
|