From 8eb5003e091238b5435b27e15065f4551e210480 Mon Sep 17 00:00:00 2001 From: Ashish Jain Date: Fri, 27 Sep 2019 22:18:27 +0530 Subject: [PATCH] sdm660-common: rootdir: ueventd: Update ueventd rules and init rc for new audio drivers Update uventd rules to move new audio drivers to audio group. Update init rc to move audio sysfs node to audio group. Change-Id: I9167b5be9825a797cb06e907f188a1490e12b96b Signed-off-by: clarencelol Signed-off-by: pix106 --- rootdir/etc/ueventd.qcom.rc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/rootdir/etc/ueventd.qcom.rc b/rootdir/etc/ueventd.qcom.rc index a0c8d66a..98e47115 100644 --- a/rootdir/etc/ueventd.qcom.rc +++ b/rootdir/etc/ueventd.qcom.rc @@ -262,6 +262,8 @@ subsystem dma_heap /dev/msm_preproc_ctl 0660 system audio /dev/msm_rtac 0660 system audio /dev/msm_voicememo 0660 system audio +/dev/aud_pasthru_adsp 0660 system audio +/dev/msm_audio_ion 0660 system audio /dev/ttyHSL1 0660 system system /dev/ttyHS1 0660 system system /dev/mdm 0660 system radio