From 5e43572de01fc08b63dab5adec626c1ac7a5ab2b Mon Sep 17 00:00:00 2001 From: Ricardo Cerqueira Date: Sun, 6 Apr 2014 23:26:19 +0100 Subject: Switch back to the binary camera HAL Add compatibility libutils symbols required by it, and use it again. It's much more reliable than the reimplementation Change-Id: Ic837f4688015a956d635f0cf6b9846c24265a4e1 --- i9300.mk | 4 ---- 1 file changed, 4 deletions(-) (limited to 'i9300.mk') diff --git a/i9300.mk b/i9300.mk index 4868dc9..c6a4d07 100644 --- a/i9300.mk +++ b/i9300.mk @@ -38,10 +38,6 @@ PRODUCT_COPY_FILES += \ PRODUCT_COPY_FILES += \ $(LOCAL_PATH)/configs/tiny_hw.xml:system/etc/sound/m0 -# Camera -PRODUCT_PACKAGES += \ - camera.smdk4x12 - # Sensors PRODUCT_PACKAGES += \ sensors.smdk4x12 -- cgit v1.1