Searched refs:PRODUCT_COPY_FILES (Results 1 - 15 of 15) sorted by relevance

/build/target/product/
H A Dtelephony.mk24 PRODUCT_COPY_FILES := \ macro
H A Dfull_base_telephony.mk29 PRODUCT_COPY_FILES := \ macro
H A Dmini.mk31 PRODUCT_COPY_FILES := macro
40 PRODUCT_COPY_FILES += \
155 PRODUCT_COPY_FILES += \
191 PRODUCT_COPY_FILES += \
H A Dgeneric_no_telephony.mk77 PRODUCT_COPY_FILES := \ macro
H A Dcore.mk137 PRODUCT_COPY_FILES += \
H A Dsdk.mk84 PRODUCT_COPY_FILES := \ macro
/build/target/board/generic_x86/
H A Ddevice.mk25 PRODUCT_COPY_FILES := \ macro
/build/core/tasks/
H A Dvendor_module_check.mk51 _vendor_check_copy_files := $(filter vendor/%, $(PRODUCT_COPY_FILES))
55 $(error Error: vendor PRODUCT_COPY_FILES file "$(c)" has unknown owner))\
/build/target/board/generic/
H A Ddevice.mk25 PRODUCT_COPY_FILES := \ macro
/build/target/board/generic_mips/
H A Ddevice.mk25 PRODUCT_COPY_FILES := \ macro
/build/target/board/vbox_x86/
H A Ddevice.mk29 PRODUCT_COPY_FILES := \ macro
/build/core/
H A Dproduct.mk83 PRODUCT_COPY_FILES \
172 $(foreach cf,$(strip $(PRODUCTS.$(p).PRODUCT_COPY_FILES)), \
H A Dproduct_config.mk68 ## suitable for PRODUCT_COPY_FILES and
329 PRODUCT_COPY_FILES := \ macro
330 $(strip $(PRODUCTS.$(INTERNAL_PRODUCT).PRODUCT_COPY_FILES))
H A DMakefile15 # Define rules to copy PRODUCT_COPY_FILES defined by the product.
16 # PRODUCT_COPY_FILES contains words like <source file>:<dest file>[:<owner>].
24 Prebuilt apk found in PRODUCT_COPY_FILES: $(1), use BUILD_PREBUILT instead!))
28 $(foreach cf,$(PRODUCT_COPY_FILES), \
37 $(info PRODUCT_COPY_FILES $(cf) ignored.), \
H A Dmain.mk537 $(warning * As an alternative, use PRODUCT_COPY_FILES in)

Completed in 774 milliseconds