From 5b124642b53c6545b8d353f50e05229350f89e13 Mon Sep 17 00:00:00 2001 From: Yuli Huang Date: Thu, 13 Oct 2011 00:28:28 +0800 Subject: Remove PhotoEditor from mk file. Change-Id: Ia650e4dac0babb82fe2cb43073126f9e93b57362 --- target/product/full_base.mk | 2 -- 1 file changed, 2 deletions(-) (limited to 'target') 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) - -- cgit v1.1