You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
5 lines
406 B
5 lines
406 B
include $(LOCAL_PATH)/ProjectConfig.mk |
|
include $(LOCAL_PATH)/$(FREEME_PRODUCT_INHERIT)/full_$(FREEME_PRODUCT_INHERIT).mk |
|
|
|
PRODUCT_LOCALES := $(FREEME_PRODUCT_LOCALES_DEFAULT) $(filter-out $(FREEME_PRODUCT_LOCALES_DEFAULT) $(FREEME_PRODUCT_LOCALES_FILTER_OUT),$(PRODUCT_LOCALES) $(FREEME_PRODUCT_LOCALES)) |
|
####################################################################################################
|
|
|