HomeSort by relevance Sort by last modified time
    Searched refs:PRODUCT_COPY_FILES (Results 76 - 100 of 121) sorted by null

1 2 34 5

  /device/common/
populate-new-device.sh 98 PRODUCT_COPY_FILES := \\
  /device/generic/goldfish/
arm32-vendor.mk 12 PRODUCT_COPY_FILES += \
arm64-vendor.mk 13 PRODUCT_COPY_FILES += \
x86-vendor.mk 10 PRODUCT_COPY_FILES += \
x86_64-vendor.mk 10 PRODUCT_COPY_FILES += \
  /device/generic/mini-emulator-arm64/
mini_emulator_arm64.mk 25 PRODUCT_COPY_FILES += \
  /device/generic/mini-emulator-armv7-a-neon/
m_e_arm.mk 26 PRODUCT_COPY_FILES += \
  /device/generic/mini-emulator-x86/
mini_emulator_x86.mk 25 PRODUCT_COPY_FILES += \
  /device/generic/mini-emulator-x86_64/
mini_emulator_x86_64.mk 25 PRODUCT_COPY_FILES += \
  /device/google/crosshatch/crosshatch/
AndroidBoard.mk 18 $(foreach pair,$(PRODUCT_COPY_FILES),\
  /device/google/cuttlefish/shared/
device.mk 20 PRODUCT_COPY_FILES += device/google/cuttlefish_kernel/4.14-x86_64/kernel:kernel
114 PRODUCT_COPY_FILES += \
166 PRODUCT_COPY_FILES += \
171 PRODUCT_COPY_FILES += \
178 PRODUCT_COPY_FILES += \
190 PRODUCT_COPY_FILES += \
358 PRODUCT_COPY_FILES += \
364 PRODUCT_COPY_FILES += \
  /external/google-fonts/arbutus-slab/
fonts.mk 16 # PRODUCT_COPY_FILES to install the font files, so that the NOTICE file can
  /external/google-fonts/arvo/
fonts.mk 16 # PRODUCT_COPY_FILES to install the font files, so that the NOTICE file can
  /external/google-fonts/carrois-gothic-sc/
fonts.mk 16 # PRODUCT_COPY_FILES to install the font files, so that the NOTICE file can
  /external/google-fonts/coming-soon/
fonts.mk 16 # PRODUCT_COPY_FILES to install the font files, so that the NOTICE file can
  /external/google-fonts/cutive-mono/
fonts.mk 16 # PRODUCT_COPY_FILES to install the font files, so that the NOTICE file can
  /external/google-fonts/dancing-script/
fonts.mk 16 # PRODUCT_COPY_FILES to install the font files, so that the NOTICE file can
  /external/google-fonts/lato/
fonts.mk 16 # PRODUCT_COPY_FILES to install the font files, so that the NOTICE file can
  /external/google-fonts/rubik/
fonts.mk 16 # PRODUCT_COPY_FILES to install the font files, so that the NOTICE file can
  /external/google-fonts/source-sans-pro/
fonts.mk 16 # PRODUCT_COPY_FILES to install the font files, so that the NOTICE file can
  /external/google-fonts/zilla-slab/
fonts.mk 16 # PRODUCT_COPY_FILES to install the font files, so that the NOTICE file can
  /build/make/target/product/
base_system.mk 331 PRODUCT_COPY_FILES += \
346 PRODUCT_COPY_FILES += system/core/rootdir/init.zygote32.rc:root/init.zygote32.rc
385 PRODUCT_COPY_FILES += $(call add-to-product-copy-files-if-exists,\
390 PRODUCT_COPY_FILES += $(call add-to-product-copy-files-if-exists,\
handheld_system.mk 84 PRODUCT_COPY_FILES += \
  /device/google/atv/products/
sdk_atv_armv7.mk 32 PRODUCT_COPY_FILES := \
  /build/make/core/
dex_preopt_config.mk 56 # Use the first preloaded-classes file in PRODUCT_COPY_FILES.
58 $(filter %system/etc/preloaded-classes,$(PRODUCT_COPY_FILES))))
60 # Use the first dirty-image-objects file in PRODUCT_COPY_FILES.
62 $(filter %system/etc/dirty-image-objects,$(PRODUCT_COPY_FILES))))

Completed in 1623 milliseconds

1 2 34 5