sm8250-common: Switch to QTI bt stack

Change-Id: I47016b066ae800d0071dbad6a1235cbc9db3cf80
This commit is contained in:
dianlujitao 2020-05-25 11:15:11 +08:00 committed by LuK1337
commit 5e718ca747
3 changed files with 10 additions and 0 deletions

View file

@ -78,6 +78,10 @@ PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/audio/audio_policy_configuration.xml:$(TARGET_COPY_OUT_PRODUCT)/vendor_overlay/$(PRODUCT_TARGET_VNDK_VERSION)/etc/audio/audio_policy_configuration.xml \
$(LOCAL_PATH)/audio/audio_policy_configuration.xml:$(TARGET_COPY_OUT_PRODUCT)/vendor_overlay/$(PRODUCT_TARGET_VNDK_VERSION)/etc/audio_policy_configuration.xml
# Bluetooth
PRODUCT_PACKAGES += \
BluetoothQti
# Boot control
PRODUCT_PACKAGES += \
android.hardware.boot@1.0-impl.recovery \