summaryrefslogtreecommitdiffstats
path: root/full_crespo.mk
diff options
context:
space:
mode:
Diffstat (limited to 'full_crespo.mk')
-rw-r--r--full_crespo.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/full_crespo.mk b/full_crespo.mk
index 0d0bfab..65a9fe2 100644
--- a/full_crespo.mk
+++ b/full_crespo.mk
@@ -22,6 +22,10 @@
# Get the long list of APNs
PRODUCT_COPY_FILES := device/sample/etc/apns-full-conf.xml:system/etc/apns-conf.xml
+# Camera
+PRODUCT_PACKAGES := \
+ Camera
+
# NFC
PRODUCT_PACKAGES += \
libnfc \