From d69dcab1715eb77a2e7e808f35b45ec414df3ce4 Mon Sep 17 00:00:00 2001 From: hpnightowl Date: Wed, 9 Feb 2022 05:27:48 +0530 Subject: [PATCH] sm7325-common: drop audio.a2dp.default - building from here https://github.com/LineageOS/android_build/blob/lineage-18.1/target/product/full_base.mk#L35 Change-Id: Ib71c1abd381468ec3621d60e5ca959f738f51168 --- sm7325.mk | 1 - 1 file changed, 1 deletion(-) diff --git a/sm7325.mk b/sm7325.mk index 87ab738..7e9c5ef 100644 --- a/sm7325.mk +++ b/sm7325.mk @@ -97,7 +97,6 @@ PRODUCT_PACKAGES += \ android.hardware.bluetooth.audio@2.0-impl \ android.hardware.soundtrigger@2.3-impl \ audioadsprpcd \ - audio.a2dp.default \ audio.bluetooth.default \ audio.primary.lahaina \ audio.r_submix.default \