aboutsummaryrefslogtreecommitdiff
path: root/sepolicy/hal_bluetooth_default.te
blob: 35da31179d3325c97677fec0b31968550d95336a (plain)
1
2
3
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;