summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVishal Mahaveer <vishalm@ti.com>2016-05-31 14:29:17 -0400
committerVishal Mahaveer <vishalm@ti.com>2016-05-31 14:29:17 -0400
commit8065f4512f56cfff78d1478bb2962f71e4bcd0e8 (patch)
tree6b6505efd02cb4bb40e1853c99735f7ae59e0934
parentde5b94338581fd62b66cc48171d0c6cf993cb263 (diff)
downloadjacinto6evm-8065f4512f56cfff78d1478bb2962f71e4bcd0e8.tar.gz
TEMP: jacinto6evm: disable bluetooth
Temporarily disable bluetooth for Kernel 4.4 bringup. Change-Id: Id4d2d4d8200ef3cf8e401a74dfe9833ca1d87548 Signed-off-by: Vishal Mahaveer <vishalm@ti.com>
-rw-r--r--device.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/device.mk b/device.mk
index a93f0c4..e9aec54 100644
--- a/device.mk
+++ b/device.mk
@@ -131,7 +131,7 @@ PRODUCT_PROPERTY_OVERRIDES += \
$(call inherit-product, frameworks/native/build/tablet-7in-hdpi-1024-dalvik-heap.mk)
$(call inherit-product-if-exists, hardware/ti/dra7xx/jacinto6.mk)
-$(call inherit-product-if-exists, hardware/ti/wpan/ti-wpan-products.mk)
+#$(call inherit-product-if-exists, hardware/ti/wpan/ti-wpan-products.mk)
$(call inherit-product-if-exists, device/ti/proprietary-open/jacinto6/ti-jacinto6-vendor.mk)
$(call inherit-product-if-exists, device/ti/proprietary-open/jacinto6/ducati-full_jacinto6evm.mk)
$(call inherit-product-if-exists, device/ti/proprietary-open/wl12xx/wlan/wl12xx-wlan-fw-products.mk)