sm6150-common: Build open source bluetooth interfaces from source
Change-Id: If024ae91b3f882efb31815c630945054903ac933
This commit is contained in:
parent
e16c0d428d
commit
6f4cbf9fa6
@ -64,12 +64,9 @@ vendor/lib64/hw/vendor.qti.hardware.btconfigstore@2.0-impl.so
|
||||
vendor/lib64/libbtnv.so
|
||||
vendor/lib64/vendor.qti.hardware.bluetooth_sar@1.0.so
|
||||
vendor/lib64/vendor.qti.hardware.bluetooth_sar@1.1.so
|
||||
vendor/lib64/vendor.qti.hardware.btconfigstore@1.0.so
|
||||
vendor/lib64/vendor.qti.hardware.btconfigstore@2.0.so
|
||||
vendor/lib/btaudio_offload_if.so
|
||||
vendor/lib/hw/vendor.qti.hardware.bluetooth_audio@2.0-impl.so
|
||||
vendor/lib/libbluetooth_audio_session_qti.so
|
||||
vendor/lib/vendor.qti.hardware.bluetooth_audio@2.0.so
|
||||
|
||||
# Bluetooth (aptX) - from Pixel 4A RP1A.200720.011
|
||||
system_ext/lib64/libaptXHD_encoder.so|e13fa70c97caaa24d061678bdee608eb8850a69e
|
||||
|
@ -84,6 +84,11 @@ PRODUCT_COPY_FILES += \
|
||||
frameworks/native/data/etc/android.software.midi.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.software.midi.xml
|
||||
|
||||
# Bluetooth
|
||||
PRODUCT_PACKAGES += \
|
||||
vendor.qti.hardware.bluetooth_audio@2.0.vendor \
|
||||
vendor.qti.hardware.btconfigstore@1.0.vendor \
|
||||
vendor.qti.hardware.btconfigstore@2.0.vendor
|
||||
|
||||
PRODUCT_COPY_FILES += \
|
||||
$(LOCAL_PATH)/configs/component-overrides.xml:$(TARGET_COPY_OUT_VENDOR)/etc/sysconfig/component-overrides.xml
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user