summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--full_maguro.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/full_maguro.mk b/full_maguro.mk
index a8fec56..88497d7 100644
--- a/full_maguro.mk
+++ b/full_maguro.mk
@@ -21,6 +21,10 @@
# lines, full and maguro, hence its name.
#
+# Camera
+PRODUCT_PACKAGES := \
+ Camera
+
# Inherit from those products. Most specific first.
$(call inherit-product, $(SRC_TARGET_DIR)/product/full_base_telephony.mk)
# This is where we'd set a backup provider if we had one