mirror of
https://github.com/S3NEO/android_device_samsung_msm8226-common.git
synced 2024-11-06 21:55:45 +00:00
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:
parent
15f38f5521
commit
9b23f325aa
1 changed files with 2 additions and 1 deletions
|
@ -131,7 +131,8 @@
|
|||
/dev/msm_aac_in 0660 system audio
|
||||
/dev/msm_qcelp_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_ac3 0660 system audio
|
||||
/dev/msm_acdb 0660 system audio
|
||||
|
|
Loading…
Reference in a new issue