From 395160967629f057aea9eb8315c890c96621646a Mon Sep 17 00:00:00 2001 From: Ruchit Marathe Date: Wed, 14 Sep 2022 23:29:23 +0530 Subject: [PATCH] sm7125: Nuke a2dp from device.mk --- common.mk | 1 - 1 file changed, 1 deletion(-) diff --git a/common.mk b/common.mk index c8159d1..13736c7 100644 --- a/common.mk +++ b/common.mk @@ -75,7 +75,6 @@ PRODUCT_PACKAGES += \ android.hardware.audio@6.0-impl.sm7125 \ android.hardware.audio.effect@6.0-impl \ android.hardware.soundtrigger@2.2-impl \ - audio.a2dp.default \ audio.r_submix.default \ audio.usb.default \ libaudioalsa \