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
This commit is contained in:
parent
4dc5dfd4cc
commit
75736713e2
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue