5517e01a9e
Keep the largest bootanimation extracted and resize it at build-time. Change-Id: Iee32f18440ff955d13ed85b273e97cbd540721fc
8 lines
172 B
Makefile
8 lines
172 B
Makefile
$(call inherit-product, vendor/cm/config/common_mini.mk)
|
|
|
|
# Required CM packages
|
|
PRODUCT_PACKAGES += \
|
|
LatinIME
|
|
|
|
$(call inherit-product, vendor/cm/config/telephony.mk)
|