diff options
author | Vishal Mahaveer | 2016-05-31 13:29:17 -0500 |
---|---|---|
committer | Vishal Mahaveer | 2016-05-31 13:29:17 -0500 |
commit | 8065f4512f56cfff78d1478bb2962f71e4bcd0e8 (patch) | |
tree | 6b6505efd02cb4bb40e1853c99735f7ae59e0934 | |
parent | de5b94338581fd62b66cc48171d0c6cf993cb263 (diff) | |
download | device-ti-jacinto6evm-8065f4512f56cfff78d1478bb2962f71e4bcd0e8.tar.gz device-ti-jacinto6evm-8065f4512f56cfff78d1478bb2962f71e4bcd0e8.tar.xz device-ti-jacinto6evm-8065f4512f56cfff78d1478bb2962f71e4bcd0e8.zip |
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.mk | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -131,7 +131,7 @@ PRODUCT_PROPERTY_OVERRIDES += \ | |||
131 | 131 | ||
132 | $(call inherit-product, frameworks/native/build/tablet-7in-hdpi-1024-dalvik-heap.mk) | 132 | $(call inherit-product, frameworks/native/build/tablet-7in-hdpi-1024-dalvik-heap.mk) |
133 | $(call inherit-product-if-exists, hardware/ti/dra7xx/jacinto6.mk) | 133 | $(call inherit-product-if-exists, hardware/ti/dra7xx/jacinto6.mk) |
134 | $(call inherit-product-if-exists, hardware/ti/wpan/ti-wpan-products.mk) | 134 | #$(call inherit-product-if-exists, hardware/ti/wpan/ti-wpan-products.mk) |
135 | $(call inherit-product-if-exists, device/ti/proprietary-open/jacinto6/ti-jacinto6-vendor.mk) | 135 | $(call inherit-product-if-exists, device/ti/proprietary-open/jacinto6/ti-jacinto6-vendor.mk) |
136 | $(call inherit-product-if-exists, device/ti/proprietary-open/jacinto6/ducati-full_jacinto6evm.mk) | 136 | $(call inherit-product-if-exists, device/ti/proprietary-open/jacinto6/ducati-full_jacinto6evm.mk) |
137 | $(call inherit-product-if-exists, device/ti/proprietary-open/wl12xx/wlan/wl12xx-wlan-fw-products.mk) | 137 | $(call inherit-product-if-exists, device/ti/proprietary-open/wl12xx/wlan/wl12xx-wlan-fw-products.mk) |