vendor: init: ueventd: set permission for audio node

agm service needs to open msm_audio_ion node
agm service needs to open aud_pasthru_adsp
set permissions in ueventd.qcom.rc

Change-Id: I130307e3c6abed0289c8ad86db6b459e3891ca14
Signed-off-by: redznn <wandersonrodriguesf1@gmail.com>
This commit is contained in:
Fan Zhang 2022-12-06 14:42:11 +05:30 committed by CHRISL7
parent 65f42caa8b
commit 033aba49ef
1 changed files with 1 additions and 1 deletions

View File

@ -86,7 +86,7 @@ subsystem mem_buf_vm
/dev/ion 0664 system system
/dev/membuf 0664 system system
/dev/mem_buf_vm/* 0444 system system
/dev/dma_heap/qcom,* 0444 system system
/dev/dma_heap/qcom,* 0664 system system
/dev/rtc0 0660 system system
/dev/smd0 0660 system system
/dev/smd4 0660 system system