summaryrefslogtreecommitdiffstats
path: root/device.mk
diff options
context:
space:
mode:
Diffstat (limited to 'device.mk')
-rwxr-xr-xdevice.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/device.mk b/device.mk
index 4969058..5c11332 100755
--- a/device.mk
+++ b/device.mk
@@ -216,6 +216,10 @@ PRODUCT_PACKAGES += \
libion_ti \
pvrsrvinit
+# Needed for gralloc
+PRODUCT_PACKAGES += \
+ libcorkscrew
+
$(call inherit-product, frameworks/native/build/phone-xhdpi-1024-dalvik-heap.mk)
$(call inherit-product, hardware/ti/omap4xxx/omap4.mk)