summaryrefslogtreecommitdiff
path: root/64bitonly/product/vendor.mk
diff options
context:
space:
mode:
Diffstat (limited to '64bitonly/product/vendor.mk')
-rw-r--r--64bitonly/product/vendor.mk10
1 files changed, 7 insertions, 3 deletions
diff --git a/64bitonly/product/vendor.mk b/64bitonly/product/vendor.mk
index b38526af..12686a8e 100644
--- a/64bitonly/product/vendor.mk
+++ b/64bitonly/product/vendor.mk
@@ -81,10 +81,14 @@ PRODUCT_PACKAGES += \
libfeature_support_angle.so
endif
+# Enable bluetooth
PRODUCT_PACKAGES += \
- android.hardware.bluetooth@1.1-service.sim \
- android.hardware.bluetooth.audio@2.0-impl
-PRODUCT_PROPERTY_OVERRIDES += vendor.bt.rootcanal_test_console=off
+ bt_vhci_forwarder \
+ android.hardware.bluetooth@1.1-service.btlinux \
+ android.hardware.bluetooth.audio@2.1-impl
+ #
+# Bluetooth se policies
+BOARD_SEPOLICY_DIRS += system/bt/vendor_libs/linux/sepolicy
PRODUCT_PACKAGES += \
android.hardware.health@2.1-service \