summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Hillenbrand <codeworkx@cyanogenmod.org>2013-09-01 19:35:49 +0200
committerDaniel Hillenbrand <codeworkx@cyanogenmod.org>2013-09-01 23:06:29 +0200
commitec8a59d5657289fea7b9aa60a4b06e3936fd034b (patch)
tree070ac6c685c81131f6d1e4d078a3dedf5e1cdeed
parent51ae9937017935e1316261b92584bcf92a8b2de7 (diff)
downloaddevice_samsung_i9300-ec8a59d5657289fea7b9aa60a4b06e3936fd034b.zip
device_samsung_i9300-ec8a59d5657289fea7b9aa60a4b06e3936fd034b.tar.gz
device_samsung_i9300-ec8a59d5657289fea7b9aa60a4b06e3936fd034b.tar.bz2
i9300: use opensource camera hal, remove camera blob
Change-Id: Ib9e43b7e62968b2e6033611a219df55446922c94
-rw-r--r--i9300.mk4
-rw-r--r--proprietary-files.txt1
2 files changed, 4 insertions, 1 deletions
diff --git a/i9300.mk b/i9300.mk
index 2bd7059..c3e3078 100644
--- a/i9300.mk
+++ b/i9300.mk
@@ -38,6 +38,10 @@ PRODUCT_COPY_FILES += \
PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/configs/tiny_hw.xml:system/etc/sound/m0
+# Camera
+PRODUCT_PACKAGES += \
+ camera.smdk4x12
+
# Gps
PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/configs/gps.xml:system/etc/gps.xml
diff --git a/proprietary-files.txt b/proprietary-files.txt
index e382d7a..4549b90 100644
--- a/proprietary-files.txt
+++ b/proprietary-files.txt
@@ -1,6 +1,5 @@
system/bin/gpsd
system/lib/hw/gps.exynos4.so
-system/lib/hw/vendor-camera.exynos4.so
system/lib/hw/sensors.smdk4x12.so
system/lib/libakm.so
system/lib/libsec-ril.so