From d932511adfe494b2b91f72f73a3506ce2899ede6 Mon Sep 17 00:00:00 2001 From: Bruce Po Date: Wed, 14 Dec 2022 18:04:39 +0000 Subject: [PATCH] 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 --- conf/ueventd.gs201.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/ueventd.gs201.rc b/conf/ueventd.gs201.rc index f9fd1d8f..09993f20 100644 --- a/conf/ueventd.gs201.rc +++ b/conf/ueventd.gs201.rc @@ -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