universal7885: Remove unsupported HALs

This commit is contained in:
roynatech2544 2021-11-26 08:07:16 +09:00
commit 58310cc9fd
No known key found for this signature in database
GPG key ID: 9675C32163D88D30
2 changed files with 0 additions and 28 deletions

View file

@ -27,17 +27,8 @@ PRODUCT_PACKAGES += \
libaudioroute \
libtinyalsa \
libtinycompress \
libldacBT_bco \
audio.hearing_aid.default
# Audio (BT)
PRODUCT_PACKAGES += \
android.hardware.bluetooth.audio@2.1-impl \
audio.bluetooth.default \
audio.a2dp.default \
android.hardware.bluetooth.audio@2.1.vendor \
android.hardware.bluetooth.a2dp@1.0-impl.mock \
# Aptx
PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/aptx/libaptX_encoder.so:$(TARGET_COPY_OUT_PRODUCT)/lib64/libaptX_encoder.so \