summaryrefslogtreecommitdiffstats
path: root/full_tuna.mk
diff options
context:
space:
mode:
authorJean-Baptiste Queru <jbq@google.com>2011-07-20 18:29:19 -0700
committerJean-Baptiste Queru <jbq@google.com>2011-07-20 18:29:19 -0700
commitfffcce406eb1b14d6a1f8bece49b9e2b481928f7 (patch)
treecc05c7e0f9f12901321c3983254b1a2337d996c5 /full_tuna.mk
parent3be333708e2bb1a4e5685fb2bd1b035c20280fae (diff)
downloaddevice_samsung_tuna-fffcce406eb1b14d6a1f8bece49b9e2b481928f7.zip
device_samsung_tuna-fffcce406eb1b14d6a1f8bece49b9e2b481928f7.tar.gz
device_samsung_tuna-fffcce406eb1b14d6a1f8bece49b9e2b481928f7.tar.bz2
Add Camera back
Change-Id: I874020d60ca9bdad41ab1c608fae58cc6e0b320b
Diffstat (limited to 'full_tuna.mk')
-rw-r--r--full_tuna.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/full_tuna.mk b/full_tuna.mk
index 0e4aa5b..f2d8d61 100644
--- a/full_tuna.mk
+++ b/full_tuna.mk
@@ -21,6 +21,10 @@
# lines, full and toro, hence its name.
#
+# Camera
+PRODUCT_PACKAGES := \
+ Camera
+
# Inherit from those products. Most specific first.
$(call inherit-product, $(SRC_TARGET_DIR)/product/full_base.mk)
# This is where we'd set a backup provider if we had one