diff options
author | codeworkx <codeworkx@cyanogenmod.org> | 2012-12-02 15:29:17 +0100 |
---|---|---|
committer | codeworkx <codeworkx@cyanogenmod.org> | 2012-12-02 15:29:17 +0100 |
commit | fd9472ca4bff6c415a1bdfc95a56e64efee5ccf7 (patch) | |
tree | c27e852b63c915b68977d4eac72edbc8bb7453f9 /common.mk | |
parent | 571365b9e839490490486d1dbbc5b71b12224657 (diff) | |
download | device_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.mk | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -63,6 +63,9 @@ PRODUCT_PACKAGES := \ # HAL PRODUCT_PACKAGES += \ + gralloc.exynos4 \ + hwcomposer.exynos4 \ + libnetcmdiface \ lights.exynos4 \ libhwconverter \ libs5pjpeg \ |