summaryrefslogtreecommitdiffstats
path: root/n7100.mk
diff options
context:
space:
mode:
authorDaniel Hillenbrand <codeworkx@cyanogenmod.org>2013-09-01 19:36:08 +0200
committerDaniel Hillenbrand <codeworkx@cyanogenmod.org>2013-09-01 23:06:04 +0200
commit740db2efea6a2b19803034a01469ff532367eed3 (patch)
tree65d258a93dea60edefc656eb3409e570c1e4bfb0 /n7100.mk
parenta092c21d634efd96d03b4a270246ec7ef13c0a47 (diff)
downloaddevice_samsung_n7100-740db2efea6a2b19803034a01469ff532367eed3.zip
device_samsung_n7100-740db2efea6a2b19803034a01469ff532367eed3.tar.gz
device_samsung_n7100-740db2efea6a2b19803034a01469ff532367eed3.tar.bz2
n7100: use opensource camera hal, remove camera blob
Change-Id: If19a727c5e182ec8148fca4a113f6f26eaa3aa5d
Diffstat (limited to 'n7100.mk')
-rw-r--r--n7100.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/n7100.mk b/n7100.mk
index ec85750..961434b 100644
--- a/n7100.mk
+++ b/n7100.mk
@@ -38,6 +38,10 @@ PRODUCT_COPY_FILES += \
PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/configs/tiny_hw.xml:system/etc/sound/t03g
+# Camera
+PRODUCT_PACKAGES += \
+ camera.smdk4x12
+
# Gps
PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/configs/gps.xml:system/etc/gps.xml