summaryrefslogtreecommitdiffstats
path: root/common/hbtp.te
diff options
context:
space:
mode:
Diffstat (limited to 'common/hbtp.te')
-rw-r--r--common/hbtp.te2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/hbtp.te b/common/hbtp.te
index f8f3377e..25a2a7a9 100644
--- a/common/hbtp.te
+++ b/common/hbtp.te
@@ -5,7 +5,7 @@ type hbtp_exec, exec_type, file_type;
init_daemon_domain(hbtp)
# Allow access for /dev/hbtp_input and /dev/jdi-bu21150
-allow hbtp { hbtp_device qdsp_device bu21150_device }:chr_file rw_file_perms;
+allow hbtp { hbtp_device qdsp_device dsp_device bu21150_device }:chr_file rw_file_perms;
allow hbtp hbtp_log_file:dir rw_dir_perms;
allow hbtp hbtp_log_file:file create_file_perms;