aboutsummaryrefslogtreecommitdiff
path: root/sepolicy/hal_bluetooth_default.te
blob: cd5c85d84ee24b05d8fbfe832394b45fe740468e (plain)
1
2
3
4
allow hal_bluetooth_default bluetooth_data_file:dir ra_dir_perms;
allow hal_bluetooth_default bluetooth_data_file:file create_file_perms;

allow hal_bluetooth_default wcnss_filter:unix_stream_socket connectto;