From 6a96daf8de4eda23ebea076f50b0744cb48c4909 Mon Sep 17 00:00:00 2001 From: Daniel Hillenbrand Date: Sun, 1 Sep 2013 19:35:59 +0200 Subject: i9305: use opensource camera hal, remove camera blob Change-Id: Ibb9bcd00aeddc84e6fee4426a147d434e12eeaa0 --- i9305.mk | 4 ++++ proprietary-files.txt | 1 - 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/i9305.mk b/i9305.mk index 94a53c2..dc7226a 100644 --- a/i9305.mk +++ b/i9305.mk @@ -37,6 +37,10 @@ PRODUCT_COPY_FILES += \ PRODUCT_COPY_FILES += \ $(LOCAL_PATH)/configs/tiny_hw.xml:system/etc/sound/m3 +# Camera +PRODUCT_PACKAGES += \ + camera.smdk4x12 + # GPS PRODUCT_COPY_FILES += \ $(LOCAL_PATH)/configs/gps.conf:system/etc/gps.conf diff --git a/proprietary-files.txt b/proprietary-files.txt index a4d89e2..22680e4 100644 --- a/proprietary-files.txt +++ b/proprietary-files.txt @@ -37,6 +37,5 @@ system/lib/libril-qc-qmi-1.so system/lib/libril-qcril-hook-oem.so system/lib/libsecnativefeature.so system/lib/libsecril-client.so -system/lib/hw/vendor-camera.exynos4.so system/lib/hw/sensors.smdk4x12.so system/usr/keylayout/sec_touchkey.kl -- cgit v1.1