Remove PhotoEditor from mk file.

Change-Id: Ia650e4dac0babb82fe2cb43073126f9e93b57362
This commit is contained in:
Yuli Huang 2011-10-13 00:28:28 +08:00
parent 7dac5909d2
commit 5b124642b5
1 changed files with 0 additions and 2 deletions

View File

@ -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)