msm8226-common: ueventd.qcom.rc: add and edit permissions of audio nodes

Change permissions of AMR-NB device node and change owner
and group of AMR-WB node to fix failure in opening of these
nodes from OMX component.

CRs-Fixed: 2072938
Change-Id: I5508529726ce0a3b763ac1364960def32887c6a2
This commit is contained in:
Satya Krishna Pindiproli 2017-07-13 19:43:54 +05:30 committed by Francescodario Cuzzocrea
parent 15f38f5521
commit 9b23f325aa

View file

@ -131,7 +131,8 @@
/dev/msm_aac_in 0660 system audio /dev/msm_aac_in 0660 system audio
/dev/msm_qcelp_in 0660 system audio /dev/msm_qcelp_in 0660 system audio
/dev/msm_evrc_in 0660 system audio /dev/msm_evrc_in 0660 system audio
/dev/msm_amrnb_in 0640 system audio /dev/msm_amrnb_in 0660 system audio
/dev/msm_amrwb_in 0660 system audio
/dev/msm_a2dp_in 0660 system audio /dev/msm_a2dp_in 0660 system audio
/dev/msm_ac3 0660 system audio /dev/msm_ac3 0660 system audio
/dev/msm_acdb 0660 system audio /dev/msm_acdb 0660 system audio