5 lines
343 B
Text
Executable file
5 lines
343 B
Text
Executable file
allow hal_bluetooth_default bluetooth_data_file:file { getattr open write append create read };
|
|
allow hal_bluetooth_default bluetooth_data_file:dir { write add_name };
|
|
allow hal_bluetooth_default firmware_file:dir search;
|
|
allow hal_bluetooth_default firmware_file:file { getattr open read };
|
|
allow hal_bluetooth_default sysfs:file write;
|