From 9ffab294f4624f43b086ed64b4555d5c6e7cd471 Mon Sep 17 00:00:00 2001 From: hpnightowl Date: Wed, 9 Feb 2022 05:27:48 +0530 Subject: [PATCH] sm7250-common: 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 Signed-off-by: chandu078 Signed-off-by: rany --- common.mk | 1 - 1 file changed, 1 deletion(-) diff --git a/common.mk b/common.mk index c7337ef..42cc679 100644 --- a/common.mk +++ b/common.mk @@ -130,7 +130,6 @@ PRODUCT_PACKAGES += \ android.hardware.audio.service \ android.hardware.bluetooth.audio@2.1-impl \ android.hardware.soundtrigger@2.3-impl \ - audio.a2dp.default \ audio.bluetooth.default \ audio.primary.lito \ audio.r_submix.default \