Commit a4e99243 authored by Alexander Martinz's avatar Alexander Martinz Committed by Adam Lawson
Browse files

nicky: remove default bluetooth a2dp lib



See packages/modules/Bluetooth @ f261e756b4f10059b6b90847cd208c95adbd8146

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

Change-Id: I731879d4ad3b3840a71a172b934fc61d8a493353
Signed-off-by: default avatarAlexander Martinz <amartinz@shiftphones.com>
parent 685b9749
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -71,7 +71,6 @@ PRODUCT_PACKAGES += \
    android.hardware.audio.service \
    android.hardware.bluetooth.audio@2.1-impl \
    android.hardware.soundtrigger@2.1-impl \
    audio.a2dp.default \
    audio.bluetooth.default \
    audio.primary.sdm710 \
    audio.r_submix.default \