forked from openkylin/platform_build
Revert "Explicitly manage fonts and ICU data"
This reverts commit b315d46bc8
.
This commit is contained in:
parent
2a499f499e
commit
30dfc9a6b8
|
@ -47,10 +47,6 @@ PRODUCT_PACKAGES := \
|
|||
CalendarProvider \
|
||||
SyncProvider
|
||||
|
||||
PRODUCT_PACKAGES += \
|
||||
icu.dat
|
||||
|
||||
$(call inherit-product-if-exists, frameworks/base/data/fonts/fonts.mk)
|
||||
$(call inherit-product, $(SRC_TARGET_DIR)/product/core.mk)
|
||||
|
||||
# Overrides
|
||||
|
|
Loading…
Reference in New Issue