summaryrefslogtreecommitdiffstats
path: root/common/hbtp.te
diff options
context:
space:
mode:
authorSteve Kondik <steve@cyngn.com>2016-10-17 22:43:14 -0700
committerSteve Kondik <steve@cyngn.com>2016-10-17 22:43:14 -0700
commit22ea8db34e2107d636871605b3ee7be03b5d277f (patch)
treeb650bf5ee63edf2f24d73e186cda8ce9dfab21c7 /common/hbtp.te
parentf7a12e8484b3b0e2ff6f897129fd8334b92faea2 (diff)
parent33634b612a6bede11b0d7d0d0f81328e3352e5d6 (diff)
downloadandroid_device_qcom_sepolicy-22ea8db34e2107d636871605b3ee7be03b5d277f.tar.gz
android_device_qcom_sepolicy-22ea8db34e2107d636871605b3ee7be03b5d277f.tar.bz2
android_device_qcom_sepolicy-22ea8db34e2107d636871605b3ee7be03b5d277f.zip
Merge tag 'LA.UM.5.5.r1-00900-8x96.0' of git://codeaurora.org/device/qcom/sepolicy into cm-14.0
"LA.UM.5.5.r1-00900-8x96.0" Change-Id: I1a53f98a3bfb51c0b087be8ce85d420419fa5aa1
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;