android_device_samsung_mond.../sepolicy/common/hal_bluetooth_default.te
Valera1978 12373b8956 init q
2019-12-05 12:22:07 +03:00

7 lines
320 B
Text
Executable file

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;