3 lines
135 B
Makefile
3 lines
135 B
Makefile
# Copy files
|
|
PRODUCT_COPY_FILES += $(call find-copy-subdir-files,*,vendor/custom/prebuilts/product/bin,$(TARGET_COPY_OUT_PRODUCT)/bin)
|