From 50253e3152245d6c0c48d2bf258ce9f770b02d6e Mon Sep 17 00:00:00 2001 From: Etienne Ruffieux Date: Fri, 4 Mar 2022 13:34:57 +0000 Subject: [PATCH] sdm710-common: Removed audio A2dp and Hearing Aid from device.mk Bug: 220306859 Test: atest Tag: #feature Change-Id: I300369d36399ffb558b98bafc2478b872d09faba Signed-off-by: Chenyang Zhong --- sdm710.mk | 1 - 1 file changed, 1 deletion(-) diff --git a/sdm710.mk b/sdm710.mk index c68fa66..7db9144 100644 --- a/sdm710.mk +++ b/sdm710.mk @@ -69,7 +69,6 @@ PRODUCT_PACKAGES += \ android.hardware.audio.effect@5.0-impl:32 \ android.hardware.audio.service \ android.hardware.soundtrigger@2.2-impl:32 \ - audio.a2dp.default \ audio.r_submix.default \ audio.usb.default \ libqcompostprocbundle \