From 6d87755aae42711f3b7872e71a6f98227f485c68 Mon Sep 17 00:00:00 2001 From: Vidyakumar Athota Date: Wed, 11 Dec 2013 18:26:36 -0800 Subject: [PATCH] common: Add owner permission for audio_slimslave As audio_slimslave device is used by audio to make custom ioctls, add the required permissions Change-Id: If6181692ae3a3d0305200cf7c66870549cce5ac2 --- rootdir/etc/ueventd.qcom.rc | 1 + 1 file changed, 1 insertion(+) diff --git a/rootdir/etc/ueventd.qcom.rc b/rootdir/etc/ueventd.qcom.rc index 801e9b92..36726174 100644 --- a/rootdir/etc/ueventd.qcom.rc +++ b/rootdir/etc/ueventd.qcom.rc @@ -113,6 +113,7 @@ /dev/adsprpc-smd 0664 system system #permissions for audio +/dev/audio_slimslave 0660 system audio /dev/msm_qcelp 0660 system audio /dev/msm_evrc 0660 system audio /dev/msm_wma 0660 system audio