summaryrefslogtreecommitdiffstats
path: root/target/product/full.mk
diff options
context:
space:
mode:
authorChih-Chung Chang <chihchung@google.com>2012-03-08 20:06:26 +0800
committerChih-Chung Chang <chihchung@google.com>2012-03-08 20:06:26 +0800
commita125a3b8a0c95a3031b1b6b3a2cc073c596b904d (patch)
tree5e6d8308aa07fba956fe8576095bbd9e66a9db07 /target/product/full.mk
parent1a5fc95a4a9081365cac8365f9d0df473d12ae41 (diff)
downloadbuild-a125a3b8a0c95a3031b1b6b3a2cc073c596b904d.zip
build-a125a3b8a0c95a3031b1b6b3a2cc073c596b904d.tar.gz
build-a125a3b8a0c95a3031b1b6b3a2cc073c596b904d.tar.bz2
Remove Camera package (it's merged into Gallery package).
Change-Id: I6808438055d256bd5e2ac607ccafe5c9e5e9311a
Diffstat (limited to 'target/product/full.mk')
-rw-r--r--target/product/full.mk3
1 files changed, 0 insertions, 3 deletions
diff --git a/target/product/full.mk b/target/product/full.mk
index 0f1956b..8231e99 100644
--- a/target/product/full.mk
+++ b/target/product/full.mk
@@ -19,9 +19,6 @@
# build quite specifically for the emulator, and might not be
# entirely appropriate to inherit from for on-device configurations.
-PRODUCT_PACKAGES := \
- Camera
-
$(call inherit-product, $(SRC_TARGET_DIR)/product/full_base_telephony.mk)
$(call inherit-product, $(SRC_TARGET_DIR)/board/generic/device.mk)