summaryrefslogtreecommitdiffstats
path: root/full_maguro.mk
diff options
context:
space:
mode:
authorChih-Chung Chang <chihchung@google.com>2012-03-08 20:09:20 +0800
committerChih-Chung Chang <chihchung@google.com>2012-03-08 20:09:20 +0800
commit0d26d4acf4d285b87d281255823d910f33f4bccc (patch)
tree17f58c40cc75a65d5b98225cc316f3333ad0a361 /full_maguro.mk
parentfcaf8ef3402b33ed9a445259a8d172053adb7947 (diff)
downloaddevice_samsung_maguro-0d26d4acf4d285b87d281255823d910f33f4bccc.zip
device_samsung_maguro-0d26d4acf4d285b87d281255823d910f33f4bccc.tar.gz
device_samsung_maguro-0d26d4acf4d285b87d281255823d910f33f4bccc.tar.bz2
Remove Camera package (it's merged into Gallery package).
Change-Id: Iaf473c543667c7bcc0608cd71d20a00f44b057f2
Diffstat (limited to 'full_maguro.mk')
-rw-r--r--full_maguro.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/full_maguro.mk b/full_maguro.mk
index a3f7fd7..f0614d8 100644
--- a/full_maguro.mk
+++ b/full_maguro.mk
@@ -24,10 +24,6 @@
# Get the long list of APNs
PRODUCT_COPY_FILES := device/sample/etc/apns-full-conf.xml:system/etc/apns-conf.xml
-# 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