aboutsummaryrefslogtreecommitdiff
path: root/sepolicy/hal_bluetooth_default.te
blob: 2ee676badab6cfd6ea5e454a88e77947fd15018b (plain)
1
2
3
4
5
6
typeattribute hal_bluetooth_default data_between_core_and_vendor_violators;
allow hal_bluetooth_default bluetooth_data_file:dir rw_dir_perms;

allow hal_bluetooth_default bluetooth_data_file:file create_file_perms;

allow hal_bluetooth_default wcnss_filter:unix_stream_socket connectto;