4 lines
129 B
Makefile
4 lines
129 B
Makefile
|
# Fonts
|
||
|
PRODUCT_COPY_FILES += \
|
||
|
$(call find-copy-subdir-files,*,vendor/custom/fonts/fonts/,$(TARGET_COPY_OUT_PRODUCT)/fonts)
|