From 8d867a93df0465234f718e40cc0a5f0fc8ffeb4e Mon Sep 17 00:00:00 2001 From: PaulK Date: Wed, 27 Jul 2011 10:47:29 +0200 Subject: Included gralloc and libakm to the device deps. --- device_base.mk | 2 ++ 1 file changed, 2 insertions(+) diff --git a/device_base.mk b/device_base.mk index f3aa3b9..9a93d91 100644 --- a/device_base.mk +++ b/device_base.mk @@ -87,6 +87,7 @@ PRODUCT_PACKAGES += \ # Misc other modules PRODUCT_PACKAGES += \ lights.s5pc110 \ + gralloc.s5pc110 \ overlay.s5pc110 \ sensors.herring @@ -99,6 +100,7 @@ PRODUCT_PACKAGES += \ PRODUCT_PACKAGES += \ libcamera \ libstagefrighthw \ + libakm \ com.android.future.usb.accessory # Input device calibration files -- cgit v1.1