summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVishal Mahaveer <vishalm@ti.com>2016-05-31 14:29:17 -0400
committerPraneeth Bajjuri <praneeth@ti.com>2016-07-19 00:27:04 -0500
commit7daa401e82dfe406e54e299fa446814c797538c1 (patch)
tree214c3d20f60f409a9dda359caae160821eca5f22
parentc0a403624b2a5b773a97e57ee54e0e0a38559481 (diff)
downloadam57xevm-7daa401e82dfe406e54e299fa446814c797538c1.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 4a1dfc9..2489d00 100644
--- a/device.mk
+++ b/device.mk
@@ -127,7 +127,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)