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

6 lines
211 B
Text

# /dev/ttySAC3
allow bluetooth bluetooth_device:chr_file rw_file_perms ;
allow hal_bluetooth_default bluetooth_device:chr_file rw_file_perms;
# /data/.cid.info
allow bluetooth wifi_data_file:file r_file_perms;