diff --git a/core/product.mk b/core/product.mk index 57db68139c..20d1e975cd 100644 --- a/core/product.mk +++ b/core/product.mk @@ -230,6 +230,7 @@ _product_stash_var_list += \ BOARD_KERNEL_BASE \ BOARD_HAVE_BLUETOOTH \ BOARD_HAVE_BLUETOOTH_BCM \ + BOARD_HAVE_BLUETOOTH_QCOM \ BOARD_VENDOR_QCOM_AMSS_VERSION \ BOARD_VENDOR_USE_AKMD \ BOARD_EGL_CFG \