diff options
author | Sunita Nadampalli | 2014-11-12 14:25:52 -0600 |
---|---|---|
committer | Gerrit Code Review | 2014-11-12 14:26:46 -0600 |
commit | 96dda5597b7f492c039b7acdb2a351a0b540f85e (patch) | |
tree | 5f6fa1f3841952ac9c63428001a6f51ca8e70215 | |
parent | fcce88ae05feca16b73780b479b56fc4b982ba68 (diff) | |
download | device-ti-jacinto6evm-96dda5597b7f492c039b7acdb2a351a0b540f85e.tar.gz device-ti-jacinto6evm-96dda5597b7f492c039b7acdb2a351a0b540f85e.tar.xz device-ti-jacinto6evm-96dda5597b7f492c039b7acdb2a351a0b540f85e.zip |
dra7xx: Add add dra7xx product libraries to the package
Change-Id: I8aa3990cbb5f8aded7c5ebb7d5a32ef4b8a65b96
Signed-off-by: Sunita Nadampalli <sunitan@ti.com>
-rw-r--r-- | device.mk | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -148,7 +148,7 @@ PRODUCT_PROPERTY_OVERRIDES += \ | |||
148 | ro.com.ti.omap_multizone_audio=true | 148 | ro.com.ti.omap_multizone_audio=true |
149 | 149 | ||
150 | $(call inherit-product, frameworks/native/build/tablet-7in-hdpi-1024-dalvik-heap.mk) | 150 | $(call inherit-product, frameworks/native/build/tablet-7in-hdpi-1024-dalvik-heap.mk) |
151 | $(call inherit-product-if-exists, hardware/ti/omap4xxx/jacinto6.mk) | 151 | $(call inherit-product-if-exists, hardware/ti/dra7xx/jacinto6.mk) |
152 | $(call inherit-product-if-exists, hardware/ti/wpan/ti-wpan-products.mk) | 152 | $(call inherit-product-if-exists, hardware/ti/wpan/ti-wpan-products.mk) |
153 | $(call inherit-product-if-exists, device/ti/proprietary-open/jacinto6/ti-jacinto6-vendor.mk) | 153 | $(call inherit-product-if-exists, device/ti/proprietary-open/jacinto6/ti-jacinto6-vendor.mk) |
154 | $(call inherit-product-if-exists, device/ti/proprietary-open/jacinto6/ducati-full_jacinto6evm.mk) | 154 | $(call inherit-product-if-exists, device/ti/proprietary-open/jacinto6/ducati-full_jacinto6evm.mk) |