From d72ea2436a11a455d5494f3c2bdcabe9b0832f8c Mon Sep 17 00:00:00 2001 From: Michael Gernoth Date: Tue, 11 Nov 2014 13:16:39 +0100 Subject: libcorkscrew: add stub-implementation to make gralloc happy Change-Id: I4ed573bcac7e8d7b14292b928ddb9c018b70bae3 --- device.mk | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'device.mk') 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) -- cgit v1.1