From d6b956b548051b0dd76196a56a7c43e0e85c734f Mon Sep 17 00:00:00 2001 From: hpnightowl Date: Wed, 9 Feb 2022 05:27:48 +0530 Subject: [PATCH] sm8250-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 --- common.mk | 1 - 1 file changed, 1 deletion(-) diff --git a/common.mk b/common.mk index 3b6c9d5..cce6490 100644 --- a/common.mk +++ b/common.mk @@ -45,7 +45,6 @@ PRODUCT_PACKAGES += \ android.hardware.audio.service \ android.hardware.bluetooth.audio@2.0-impl \ android.hardware.soundtrigger@2.3-impl \ - audio.a2dp.default \ audio.bluetooth.default \ audio.primary.kona \ audio.r_submix.default \