universal7885: bluetooth: HAL uprev to 1.1

* Additionally, more force enables

Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
This commit is contained in:
roynatech2544 2021-11-25 13:32:18 +09:00
commit e85039c0b9
No known key found for this signature in database
GPG key ID: 9675C32163D88D30
3 changed files with 5 additions and 5 deletions

View file

@ -56,8 +56,7 @@ PRODUCT_COPY_FILES += \
# Bluetooth
PRODUCT_PACKAGES += \
android.hardware.bluetooth@1.0-impl \
android.hardware.bluetooth@1.0-service \
android.hardware.bluetooth@1.1-service \
audio.a2dp.default \
libbt-vendor
@ -76,7 +75,7 @@ PRODUCT_PACKAGES += \
# Component overrides
PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/configs/permissions/component-overrides.xml:$(TARGET_COPY_OUT_VENDOR)/etc/sysconfig/component-overrides.xml
$(LOCAL_PATH)/configs/permissions/component-overrides-bluetooth.xml:$(TARGET_COPY_OUT_VENDOR)/etc/sysconfig/component-overrides-bluetooth.xml
# DRM
PRODUCT_PACKAGES += \