aboutsummaryrefslogtreecommitdiff
path: root/sepolicy/bluetooth.te
diff options
context:
space:
mode:
Diffstat (limited to 'sepolicy/bluetooth.te')
-rw-r--r--sepolicy/bluetooth.te2
1 files changed, 1 insertions, 1 deletions
diff --git a/sepolicy/bluetooth.te b/sepolicy/bluetooth.te
index b50b68d..dcab87a 100644
--- a/sepolicy/bluetooth.te
+++ b/sepolicy/bluetooth.te
@@ -1,7 +1,7 @@
type bluetooth_exec, exec_type, file_type;
domain_auto_trans(init, bluetooth_exec, bluetooth)
-allow bluetooth asus_config_file:dir search;
+allow bluetooth config_file:dir search;
allow bluetooth asus_tee_device:chr_file rw_file_perms;
allow bluetooth bluetooth_device:chr_file rw_file_perms;
allow bluetooth sysfs_bluetooth_writable:file w_file_perms;