aboutsummaryrefslogblamecommitdiff
path: root/sepolicy/vendor/hal_bluetooth_default.te
blob: 82c6ef2b348119a4284e9bf7dacffea745f3d7e2 (plain) (tree)
1
2
3
4
5
6





                                                                                
# Allow hal_bluetooth_default to read files in vendor_wifi_vendor_data_file
r_dir_file(hal_bluetooth_default, vendor_wifi_vendor_data_file)
allow hal_bluetooth_default vendor_wifi_vendor_data_file:dir rw_dir_perms;
allow hal_bluetooth_default vendor_wifi_vendor_data_file:file create_file_perms;

get_prop(hal_bluetooth_default, vendor_wifi_prop)