summaryrefslogtreecommitdiffstats
path: root/device.mk
diff options
context:
space:
mode:
authorJean-Baptiste Queru <jbq@google.com>2011-06-21 12:46:32 -0700
committerJean-Baptiste Queru <jbq@google.com>2011-06-21 12:46:32 -0700
commita4445c1d05c82bf13ad7d284539a288b099bce8c (patch)
tree4b52493e19536905830b50630529f7a7f1afe582 /device.mk
parent92a71d67ed09ca1d902fa750eb447841c9687c79 (diff)
downloaddevice_samsung_tuna-a4445c1d05c82bf13ad7d284539a288b099bce8c.zip
device_samsung_tuna-a4445c1d05c82bf13ad7d284539a288b099bce8c.tar.gz
device_samsung_tuna-a4445c1d05c82bf13ad7d284539a288b099bce8c.tar.bz2
Inherit the OMAP4-specific files
Change-Id: I923f915b768c2edec88f9527c505de4fb02e10a5
Diffstat (limited to 'device.mk')
-rw-r--r--device.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/device.mk b/device.mk
index a0db7ba..1f194ea 100644
--- a/device.mk
+++ b/device.mk
@@ -126,6 +126,7 @@ PRODUCT_PACKAGES += \
# XXX: should be including hd-phone-dalvik-heap.mk or something?
$(call inherit-product, frameworks/base/build/tablet-dalvik-heap.mk)
+$(call inherit-product, hardware/ti/omap4/omap4.mk)
$(call inherit-product-if-exists, vendor/ti/proprietary/omap4/ti-omap4-vendor.mk)
$(call inherit-product-if-exists, vendor/samsung/tuna/device-vendor.mk)