summaryrefslogtreecommitdiff
path: root/full_toro.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
commit1a0b9e95ab8490bb60eef356223fc890feb6de07 (patch)
treeb0aeded526b14870eb240082039d48df8d5cfb0e /full_toro.mk
parent3a93e0fcbb8bbacb1dda7d41da1a8a59a2739c72 (diff)
downloadtoro-1a0b9e95ab8490bb60eef356223fc890feb6de07.tar.gz
Add Camera back
Change-Id: If5bd851824143e9be2c26c6c0e12841ee792c04a
Diffstat (limited to 'full_toro.mk')
-rw-r--r--full_toro.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/full_toro.mk b/full_toro.mk
index 19b73cc..cc6145f 100644
--- a/full_toro.mk
+++ b/full_toro.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_telephony.mk)
# This is where we'd set a backup provider if we had one