summaryrefslogtreecommitdiffstats
path: root/common.mk
diff options
context:
space:
mode:
authorcodeworkx <codeworkx@cyanogenmod.org>2013-03-13 17:00:06 +0000
committercodeworkx <codeworkx@cyanogenmod.org>2013-03-13 17:00:06 +0000
commit993cbfb1a7a1b5da53bd3aaee92cd0d84bbb2dfa (patch)
tree2ca493617ce1f9b7b80d16c46ebf0cc107f0c7f9 /common.mk
parenteb026762b713e43135b543e509540dee0bb81043 (diff)
downloaddevice_samsung_smdk4412-common-993cbfb1a7a1b5da53bd3aaee92cd0d84bbb2dfa.tar.gz
device_samsung_smdk4412-common-993cbfb1a7a1b5da53bd3aaee92cd0d84bbb2dfa.tar.bz2
device_samsung_smdk4412-common-993cbfb1a7a1b5da53bd3aaee92cd0d84bbb2dfa.zip
smdk4412-common: add camera firmwares for all 4412 devices
Change-Id: I63b69670aebacf9ca672e000eccde1a524319e73
Diffstat (limited to 'common.mk')
-rw-r--r--common.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/common.mk b/common.mk
index 365ff13..398d203 100644
--- a/common.mk
+++ b/common.mk
@@ -38,6 +38,10 @@ PRODUCT_COPY_FILES += \
$(COMMON_PATH)/configs/audio_effects.conf:system/etc/audio_effects.conf \
$(COMMON_PATH)/configs/audio_policy.conf:system/etc/audio_policy.conf
+# Camera FW
+PRODUCT_COPY_FILES += \
+ $(COMMON_PATH)/configs/80cfw:system/etc/init.d/80cfw
+
# Vold and Storage
PRODUCT_COPY_FILES += \
$(COMMON_PATH)/configs/vold.fstab:system/etc/vold.fstab