From 40bc0094b8350551462e24a81b3383fc23fc9bf8 Mon Sep 17 00:00:00 2001 From: Bruce Po Date: Tue, 13 Dec 2022 18:17:26 +0000 Subject: [PATCH] Set acd-audio_rtp_tx permissions for vowifi The nodes /dev/acd-audio_rtp_rx and /dev/acd-audio_rtp_tx permissions should be set system:audio so that ImsMedia can use them, for VoWIFI. BUG: 259874554 Change-Id: I245bd3f2539ba30cb557525eaf95b300efff5d37 Signed-off-by: brucepo@google.com --- conf/ueventd.zuma.rc | 1 + 1 file changed, 1 insertion(+) diff --git a/conf/ueventd.zuma.rc b/conf/ueventd.zuma.rc index 28c1bbf6..4552dfa2 100644 --- a/conf/ueventd.zuma.rc +++ b/conf/ueventd.zuma.rc @@ -95,6 +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 # Secure MEM driver /dev/s5p-smem 0660 drm drmrpc