summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBhalchandra Gajare <gajare@codeaurora.org>2016-11-07 13:47:24 -0800
committerGerrit - the friendly Code Review server <code-review@localhost>2016-11-07 13:55:07 -0800
commit2c31fddd18dd1116648f6c8b06e4d0f00d9eb4d3 (patch)
treea984e6e857c6e02866ec3efaefc2e0b5caf68e66
parentdf68f0e886ca8e6b47be840dd19fc6f89b095046 (diff)
downloadandroid_device_qcom_sepolicy-2c31fddd18dd1116648f6c8b06e4d0f00d9eb4d3.tar.gz
android_device_qcom_sepolicy-2c31fddd18dd1116648f6c8b06e4d0f00d9eb4d3.tar.bz2
android_device_qcom_sepolicy-2c31fddd18dd1116648f6c8b06e4d0f00d9eb4d3.zip
common: Add wcd dsp device node to policy
The wcd dsp device node is used by the audio HAL sotware to communicate with the codec DSP. Change adds this device node to security policy so that audioserver process can access this device node. CRs-Fixed: 1063084 Change-Id: I10693ecd23fbc989a3a7940cbf7190b7740a8e91
-rw-r--r--common/file_contexts1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/file_contexts b/common/file_contexts
index b60d8432..82fe1e1d 100644
--- a/common/file_contexts
+++ b/common/file_contexts
@@ -9,6 +9,7 @@
/dev/mhi_pipe_.* u:object_r:mhi_device:s0
/dev/bhi u:object_r:bhi_device:s0
/dev/msm_.* u:object_r:audio_device:s0
+/dev/wcd_dsp0_control u:object_r:audio_device:s0
/dev/wcd-dsp-glink u:object_r:audio_device:s0
/dev/usf1 u:object_r:usf_device:s0
/dev/msm_dsps u:object_r:sensors_device:s0