2018-01-26 12:27:35 +01:00
|
|
|
allow hal_bluetooth_default {
|
|
|
|
bt_fw_file
|
|
|
|
wifi_data_file
|
|
|
|
}:file r_file_perms;
|
|
|
|
|
2020-09-04 22:28:05 +02:00
|
|
|
allow hal_bluetooth_default {
|
|
|
|
efs_file
|
|
|
|
firmware_file
|
|
|
|
}:dir r_dir_perms;
|
|
|
|
|
2018-01-26 12:27:35 +01:00
|
|
|
allow hal_bluetooth_default bluetooth_device:chr_file w_file_perms;
|
|
|
|
allow hal_bluetooth_default proc_bt_sleep:dir w_dir_perms;
|
|
|
|
allow hal_bluetooth_default proc_bt_sleep:file w_file_perms;
|