forked from openkylin/platform_build
am 5b124642: Remove PhotoEditor from mk file.
* commit '5b124642b53c6545b8d353f50e05229350f89e13': Remove PhotoEditor from mk file.
This commit is contained in:
commit
6f081c3a12
|
@ -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