summaryrefslogtreecommitdiff
path: root/device.mk
diff options
context:
space:
mode:
authorEyal Reizer <eyalr@ti.com>2013-10-25 13:41:17 -0500
committerGerrit Code Review <gerrit2@git.omapzoom.org>2013-10-28 12:11:32 -0500
commit2889790a8ffbd85fbf7d03c7faf1ce9a3f369af1 (patch)
tree2c061920053f1b74436b48ab5fe2eb79554c559f /device.mk
parent60df0fe706ce659afdd366785fe8a15e77e1fae6 (diff)
downloadjacinto6evm-2889790a8ffbd85fbf7d03c7faf1ce9a3f369af1.tar.gz
jacinto6evm: enable Bluetooth on board
- Include building Bluetooth components - Enable uim service Change-Id: I6ffe005fb825c7640c3e32f461d11caac49a4dcf Signed-off-by: Eyal Reizer <eyalr@ti.com> Signed-off-by: Vishal Mahaveer <vishalm@ti.com>
Diffstat (limited to 'device.mk')
-rw-r--r--device.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/device.mk b/device.mk
index 66258e4..e98d8d4 100644
--- a/device.mk
+++ b/device.mk
@@ -111,10 +111,10 @@ PRODUCT_PROPERTY_OVERRIDES += \
$(call inherit-product, frameworks/native/build/tablet-7in-hdpi-1024-dalvik-heap.mk)
$(call inherit-product-if-exists, hardware/ti/omap4xxx/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, vendor/ti/omap5sevm/device-vendor.mk)
$(call inherit-product-if-exists, device/ti/proprietary-open/jacinto6/ti-jacinto6-vendor.mk)
#$(call inherit-product-if-exists, device/ti/common-open/s3d/s3d-products.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)
-#$(call inherit-product-if-exists, device/ti/proprietary-open/wl12xx/wpan/wl12xx-wpan-fw-products.mk)
+$(call inherit-product-if-exists, device/ti/proprietary-open/wl12xx/wpan/wl12xx-wpan-fw-products.mk)