summaryrefslogtreecommitdiffstats
path: root/common.mk
diff options
context:
space:
mode:
authorcodeworkx <codeworkx@cyanogenmod.org>2012-12-02 15:29:17 +0100
committercodeworkx <codeworkx@cyanogenmod.org>2012-12-02 15:29:17 +0100
commitfd9472ca4bff6c415a1bdfc95a56e64efee5ccf7 (patch)
treec27e852b63c915b68977d4eac72edbc8bb7453f9 /common.mk
parent571365b9e839490490486d1dbbc5b71b12224657 (diff)
downloaddevice_samsung_galaxys2-common-fd9472ca4bff6c415a1bdfc95a56e64efee5ccf7.zip
device_samsung_galaxys2-common-fd9472ca4bff6c415a1bdfc95a56e64efee5ccf7.tar.gz
device_samsung_galaxys2-common-fd9472ca4bff6c415a1bdfc95a56e64efee5ccf7.tar.bz2
galaxys2: build gralloc, hwcomposer and libnetcmdiface
Change-Id: Id9e85f131726600ec904f523a8792c4ed67607ed
Diffstat (limited to 'common.mk')
-rw-r--r--common.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/common.mk b/common.mk
index 36b01c1..70082d6 100644
--- a/common.mk
+++ b/common.mk
@@ -63,6 +63,9 @@ PRODUCT_PACKAGES := \
# HAL
PRODUCT_PACKAGES += \
+ gralloc.exynos4 \
+ hwcomposer.exynos4 \
+ libnetcmdiface \
lights.exynos4 \
libhwconverter \
libs5pjpeg \