summaryrefslogtreecommitdiffstats
path: root/target/product
diff options
context:
space:
mode:
authorYuli Huang <yuli@google.com>2011-10-12 09:37:35 -0700
committerAndroid Git Automerger <android-git-automerger@android.com>2011-10-12 09:37:35 -0700
commit6f081c3a12750707851bd427fe4a4aa0abef5c27 (patch)
treeb3d9536b50174c878d0d3247f67929537cac186b /target/product
parent3a8c9a112e3cf44f79a4ccfc2e922e9495a85292 (diff)
parent5b124642b53c6545b8d353f50e05229350f89e13 (diff)
downloadbuild-6f081c3a12750707851bd427fe4a4aa0abef5c27.zip
build-6f081c3a12750707851bd427fe4a4aa0abef5c27.tar.gz
build-6f081c3a12750707851bd427fe4a4aa0abef5c27.tar.bz2
am 5b124642: Remove PhotoEditor from mk file.
* commit '5b124642b53c6545b8d353f50e05229350f89e13': Remove PhotoEditor from mk file.
Diffstat (limited to 'target/product')
-rw-r--r--target/product/full_base.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/target/product/full_base.mk b/target/product/full_base.mk
index a8a32fe..d89af51 100644
--- a/target/product/full_base.mk
+++ b/target/product/full_base.mk
@@ -25,7 +25,6 @@ PRODUCT_PACKAGES := \
libdrmframework_jni \
libfwdlockengine \
OpenWnn \
- PhotoEditor \
PinyinIME \
libWnnEngDic \
libWnnJpnDic \
@@ -53,4 +52,3 @@ $(call inherit-product, $(SRC_TARGET_DIR)/product/locales_full.mk)
# Get everything else from the parent package
$(call inherit-product, $(SRC_TARGET_DIR)/product/generic_no_telephony.mk)
-