summaryrefslogtreecommitdiffstats
path: root/full_crespo.mk
diff options
context:
space:
mode:
authorJean-Baptiste Queru <jbq@google.com>2011-07-15 17:45:31 -0700
committerJean-Baptiste Queru <jbq@google.com>2011-07-15 17:45:31 -0700
commit6a332c1681e9f4cc3aea7f9c5cf450a3a876d67d (patch)
tree0217e69d96f747910fa40f8e7c404cd888b6a386 /full_crespo.mk
parent46d6b54d5cda6ecd9721081867c211a6208d9081 (diff)
downloaddevice_samsung_crespo-6a332c1681e9f4cc3aea7f9c5cf450a3a876d67d.zip
device_samsung_crespo-6a332c1681e9f4cc3aea7f9c5cf450a3a876d67d.tar.gz
device_samsung_crespo-6a332c1681e9f4cc3aea7f9c5cf450a3a876d67d.tar.bz2
Explicitly add the Camera app
Change-Id: I8e85194efaaa71a0585a233911ed511c1858407b
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 \