manta: pull in the gralloc

Change-Id: I445608bdcf35243830ae1c7f9a045826777d4da8
Signed-off-by: Dima Zavin <dima@android.com>
diff --git a/device.mk b/device.mk
index 2623d80..8ea6108 100644
--- a/device.mk
+++ b/device.mk
@@ -42,9 +42,9 @@
 DEVICE_PACKAGE_OVERLAYS := \
     device/samsung/manta/overlay
 
-#HWC Hal
-#PRODUCT_PACKAGES += \
-#    hwcomposer.<your arch here>
+# for now include gralloc here. should come from hardware/samsung_slsi/exynos5
+PRODUCT_PACKAGES += \
+    gralloc.exynos5
 
 PRODUCT_TAGS += dalvik.gc.type-precise