summaryrefslogtreecommitdiffstats
path: root/full_tuna.mk
diff options
context:
space:
mode:
authorChih-Chung Chang <chihchung@google.com>2012-03-08 20:09:51 +0800
committerChih-Chung Chang <chihchung@google.com>2012-03-08 20:09:51 +0800
commit2e1364efe12bd5eeac9cc97b6369f3ef8b5c1ce9 (patch)
treefcf7048347d8e5038bed569c305b14e3b08b6462 /full_tuna.mk
parent14a155cf272c114dc60d1527e2f51d595905a979 (diff)
downloaddevice_samsung_tuna-2e1364efe12bd5eeac9cc97b6369f3ef8b5c1ce9.zip
device_samsung_tuna-2e1364efe12bd5eeac9cc97b6369f3ef8b5c1ce9.tar.gz
device_samsung_tuna-2e1364efe12bd5eeac9cc97b6369f3ef8b5c1ce9.tar.bz2
Remove Camera package (it's merged into Gallery package).
Change-Id: I74762925d0bc0fee114627223e157091b0c0463f
Diffstat (limited to 'full_tuna.mk')
-rw-r--r--full_tuna.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/full_tuna.mk b/full_tuna.mk
index f2d8d61..0e4aa5b 100644
--- a/full_tuna.mk
+++ b/full_tuna.mk
@@ -21,10 +21,6 @@
# 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