From 75736713e27c6f121fdf1ec04f13be1d59ef2eda Mon Sep 17 00:00:00 2001 From: johnmart19 Date: Tue, 16 Aug 2022 12:50:43 +0300 Subject: [PATCH] sdm710-common: Drop audio.a2dp.default build/make/core/tasks/platform_availability_check.mk:37: warning: Following modules are requested to be installed. But are not available for platform because they do not have "//apex_available:platform" or they depend on other modules that are not available for platform Offending entries: audio.a2dp.default:packages/modules/Bluetooth/system/audio_a2dp_hw audio.a2dp.default_32:packages/modules/Bluetooth/system/audio_a2dp_hw --- sdm710.mk | 1 - 1 file changed, 1 deletion(-) diff --git a/sdm710.mk b/sdm710.mk index 70a4356..959446f 100644 --- a/sdm710.mk +++ b/sdm710.mk @@ -114,7 +114,6 @@ PRODUCT_PACKAGES += \ # A2DP PRODUCT_PACKAGES += \ - audio.a2dp.default \ android.hardware.bluetooth.a2dp@1.0-impl \ android.hardware.bluetooth.a2dp@1.0-service