forked from openkylin/platform_build
Remove PhotoEditor from mk file.
Change-Id: Ia650e4dac0babb82fe2cb43073126f9e93b57362
This commit is contained in:
parent
7dac5909d2
commit
5b124642b5
|
@ -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)
|
||||
|
||||
|
|
Loading…
Reference in New Issue