android_device_samsung_mond.../sepolicy/common/hal_bluetooth_default.te
2019-10-28 12:00:21 +03:00

7 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;