android_device_samsung_msm8.../sepolicy/hal_bluetooth_default.te
2019-12-06 13:18:49 +03:00

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;