3 lines
126 B
Makefile
3 lines
126 B
Makefile
|
# Copy files
|
||
|
PRODUCT_COPY_FILES += $(call find-copy-subdir-files,*,vendor/custom/fonts/fonts,$(TARGET_COPY_OUT_SYSTEM)/fonts)
|