Set acd-audio_rtp_* permissions to "radio" for vowifi
Set /dev/acd-audio_rtp_rx and /dev/acd-audio_rtp_tx permissions to system:radio so that ImsMedia can use them for VoWIFI. BUG: 259874554 Change-Id: Ie5e0500b09c91b450f55d5748fd7e9abd6b65510 Signed-off-by: brucepo@google.com
This commit is contained in:
parent
592ff18146
commit
d932511adf
1 changed files with 1 additions and 1 deletions
|
@ -95,7 +95,7 @@
|
|||
/dev/acd-audio_tap* 0660 system audio
|
||||
/dev/acd-audio_dcdoff_ref 0660 system audio
|
||||
/dev/amcs 0660 system audio
|
||||
/dev/acd-audio_rtp_* 0660 system audio
|
||||
/dev/acd-audio_rtp_* 0660 system radio
|
||||
|
||||
# Secure MEM driver
|
||||
/dev/s5p-smem 0660 drm drmrpc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue