From 4060e892f5f73e69d65ee691a8972b8b3abdebf8 Mon Sep 17 00:00:00 2001 From: hpnightowl Date: Wed, 9 Feb 2022 05:27:48 +0530 Subject: [PATCH] dre: Drop audio.a2dp.default - https://github.com/LineageOS/android_build/commit/5be591a6f6130de7cd0788b1d40807f014595264 Change-Id: Ib71c1abd381468ec3621d60e5ca959f738f51168 --- device.mk | 1 - 1 file changed, 1 deletion(-) diff --git a/device.mk b/device.mk index 32f3129..705c290 100644 --- a/device.mk +++ b/device.mk @@ -77,7 +77,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.holi \ audio.r_submix.default \