Fix Bluetooth Audio
This commit is contained in:
@@ -51,6 +51,18 @@ PRODUCT_COPY_FILES += \
|
||||
$(call inherit-product, device/common/gps/gps_us_supl.mk)
|
||||
$(call inherit-product-if-exists, vendor/amazon/ford/ford-vendor.mk)
|
||||
|
||||
# Audio
|
||||
PRODUCT_PACKAGES += \
|
||||
audio.a2dp.default
|
||||
|
||||
# Bluetooth
|
||||
PRODUCT_PACKAGES += \
|
||||
bluetooth.default
|
||||
|
||||
# Power
|
||||
PRODUCT_PACKAGES += \
|
||||
power.default
|
||||
|
||||
# network
|
||||
PRODUCT_PACKAGES += \
|
||||
netd
|
||||
|
||||
@@ -4,7 +4,6 @@ lib/egl/libGLESv2_mali.so
|
||||
|
||||
lib/hw/amzn_dha.mt8127.so
|
||||
lib/hw/amzn_drmprov.mt8127.so
|
||||
lib/hw/audio.a2dp.default.so
|
||||
lib/hw/audio_policy.default.so
|
||||
lib/hw/audio_policy.stub.so
|
||||
lib/hw/audio.primary.default.so
|
||||
@@ -12,7 +11,6 @@ lib/hw/audio.primary.mt8127.so
|
||||
lib/hw/audio.r_submix.default.so
|
||||
lib/hw/audio.sco.default.so
|
||||
lib/hw/audio.usb.default.so
|
||||
#lib/hw/bluetooth.default.so
|
||||
lib/hw/camera.mt8127.so
|
||||
lib/hw/gralloc.default.so
|
||||
lib/hw/gralloc.mt8127.so
|
||||
|
||||
Reference in New Issue
Block a user