android_device_samsung_univ.../sepolicy/bluetooth.te
2020-06-30 20:58:08 +02:00

8 lines
226 B
Text

# /dev/ttySAC0
allow bluetooth bluetooth_device:chr_file { rw_file_perms ioctl };
# wcnss_filter
allow bluetooth wcnss_filter:unix_stream_socket connectto;
# /data/.cid.info
allow bluetooth wifi_data_file:file r_file_perms;