diff options
author | codeworkx <codeworkx@cyanogenmod.org> | 2012-12-01 23:59:59 +0100 |
---|---|---|
committer | codeworkx <codeworkx@cyanogenmod.org> | 2012-12-01 23:59:59 +0100 |
commit | ed2a09860f19fb74b9ae96c59a42aa003341d303 (patch) | |
tree | 3ba5dfe7b78454934eb18c744977a44f278b396b | |
parent | 15b0d23543ee401fe923ca8f06b4e5abbe4b7cbc (diff) | |
download | device_samsung_smdk4412-common-ed2a09860f19fb74b9ae96c59a42aa003341d303.zip device_samsung_smdk4412-common-ed2a09860f19fb74b9ae96c59a42aa003341d303.tar.gz device_samsung_smdk4412-common-ed2a09860f19fb74b9ae96c59a42aa003341d303.tar.bz2 |
smdk4412-common: build opensource gralloc and hwcomposer
Change-Id: Ib1f601794d3c61beee444b41a6c2982551eefd48
-rw-r--r-- | common.mk | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -65,6 +65,8 @@ PRODUCT_PACKAGES := \ camera.exynos4 \ Camera \ com.android.future.usb.accessory \ + gralloc.exynos4 \ + hwcomposer.exynos4 \ libnetcmdiface \ libsync \ lights.exynos4 \ |