android_device_samsung_msm8.../sepolicy/common/hal_bluetooth_default.te

8 lines
416 B
Text
Raw Normal View History

allow hal_bluetooth_default bluetooth_device:chr_file w_file_perms;
allow hal_bluetooth_default bt_fw_file:file r_file_perms;
allow hal_bluetooth_default efs_file:dir search;
allow hal_bluetooth_default firmware_file:dir r_dir_perms;
allow hal_bluetooth_default proc_bt_sleep:dir w_dir_perms;
allow hal_bluetooth_default proc_bt_sleep:file w_file_perms;
allow hal_bluetooth_default wifi_data_file:file r_file_perms;