From fffcce406eb1b14d6a1f8bece49b9e2b481928f7 Mon Sep 17 00:00:00 2001 From: Jean-Baptiste Queru Date: Wed, 20 Jul 2011 18:29:19 -0700 Subject: Add Camera back Change-Id: I874020d60ca9bdad41ab1c608fae58cc6e0b320b --- full_tuna.mk | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'full_tuna.mk') 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 -- cgit v1.1