summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVishal Mahaveer <vishalm@ti.com>2017-11-08 17:36:05 -0600
committerPraneeth Bajjuri <praneeth@ti.com>2017-11-29 11:34:10 -0600
commitb5b54aa588a07dccab6943aee14a07c07be78d8b (patch)
treefa1b333251cae434f349f1224a9d2bb639a9e511
parentd278a85d36a08bf527a3990d1a6baedacf156c7b (diff)
downloadam57xevm-b5b54aa588a07dccab6943aee14a07c07be78d8b.tar.gz
am57xevm: include dalvik definitions
Fixes: 736085b ("jacinto6evm: initial O changes") In initial Oreo bring up commit, this line was commented by mistake. Change-Id: If10291688471c3687fbe24c3d284205b03623997 Signed-off-by: Vishal Mahaveer <vishalm@ti.com> Signed-off-by: Praneeth Bajjuri <praneeth@ti.com> Conflicts: device.mk
-rw-r--r--device.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/device.mk b/device.mk
index 87b3501..ad3b337 100644
--- a/device.mk
+++ b/device.mk
@@ -173,7 +173,7 @@ PRODUCT_PACKAGES += Launcher3 \
PRODUCT_PROPERTY_OVERRIDES += \
media.aac_51_output_enabled=true
-#$(call inherit-product, frameworks/native/build/tablet-7in-hdpi-1024-dalvik-heap.mk)
+$(call inherit-product, frameworks/native/build/tablet-7in-hdpi-1024-dalvik-heap.mk)
$(call inherit-product-if-exists, hardware/ti/dra7xx/am57x.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)