Files
vendor_strix/config/common_mini_phone.mk
Griffin Millender 67ddf37281 cm: Rework boot animation generation
Keep the largest bootanimation extracted
and resize it at build-time.

Change-Id: Iee32f18440ff955d13ed85b273e97cbd540721fc
2016-12-01 22:43:29 +01:00

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)