ueventd: Add permissions for audio encoder/decoder nodes
Change-Id: I6f9fc1c580af484119342ad7eea00f5c020dcaa6
This commit is contained in:
parent
986d07ca5f
commit
168cad94fe
|
@ -75,6 +75,14 @@
|
|||
/dev/msm_evrc 0660 system audio
|
||||
/dev/msm_wma 0660 system audio
|
||||
/dev/msm_wmapro 0660 system audio
|
||||
/dev/msm_amrnb 0660 system audio
|
||||
/dev/msm_amrwb 0660 system audio
|
||||
/dev/msm_aac 0660 system audio
|
||||
/dev/msm_multi_aac 0660 system audio
|
||||
/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/smd3 0660 bluetooth bluetooth
|
||||
/dev/smd2 0660 bluetooth bluetooth
|
||||
/dev/smd7 0640 radio radio
|
||||
|
|
Loading…
Reference in New Issue