From 6f4d2ebc76f0c662815d5bfd7116f0d7e66fc1e2 Mon Sep 17 00:00:00 2001 From: Andrew Dodd Date: Tue, 2 Oct 2012 08:11:41 -0400 Subject: [PATCH] Do not build libsync It is a not a dependency of any hwcomposer that functions properly on Exynos 4210 devices. Only Exynos 4412 (I9300 JB) hwc depends on it. Change-Id: I7f964566ee177382501c148e19a0b4de012231d6 --- common.mk | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/common.mk b/common.mk index 833043f..941cc78 100644 --- a/common.mk +++ b/common.mk @@ -66,8 +66,7 @@ PRODUCT_PACKAGES += \ lights.exynos4 \ libhwconverter \ libs5pjpeg \ - libfimg \ - libsync + libfimg # Charger PRODUCT_PACKAGES += \