From b10f491df224758594ee9fc2375279ae31801f80 Mon Sep 17 00:00:00 2001 From: SGCMarkus Date: Mon, 8 Aug 2022 16:40:02 +0200 Subject: [PATCH] sm7325-common: build audioadsprpcd this fixes audio recording/incall audio Change-Id: Iedd83baf0c9e59689cbda5f027eaad76072782a2 --- sm7325.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/sm7325.mk b/sm7325.mk index cbda083..b6c1e15 100644 --- a/sm7325.mk +++ b/sm7325.mk @@ -88,6 +88,7 @@ PRODUCT_PACKAGES += \ android.hardware.audio.service \ android.hardware.bluetooth.audio@2.0-impl \ android.hardware.soundtrigger@2.3-impl \ + audioadsprpcd \ audio.a2dp.default \ audio.bluetooth.default \ audio.primary.lahaina \