HomeSort by relevance Sort by last modified time
    Searched refs:PRODUCT_PACKAGE_OVERLAYS (Results 1 - 17 of 17) sorted by null

  /device/sample/products/
backup_overlay.mk 22 PRODUCT_PACKAGE_OVERLAYS := device/sample/overlays/backup
location_overlay.mk 22 PRODUCT_PACKAGE_OVERLAYS := device/sample/overlays/location
  /device/google/cuttlefish/vsoc_arm64/phone/
device.mk 23 PRODUCT_PACKAGE_OVERLAYS := device/google/cuttlefish/vsoc_arm64/phone/overlay
  /device/google/cuttlefish/vsoc_x86/auto/
device.mk 22 PRODUCT_PACKAGE_OVERLAYS += device/google/cuttlefish/vsoc_x86/auto/overlay
  /device/google/cuttlefish/vsoc_x86/gsi/
aosp_cf_x86_gsi.mk 36 PRODUCT_PACKAGE_OVERLAYS := device/google/cuttlefish/vsoc_x86/phone/overlay
  /device/google/cuttlefish/vsoc_x86/pasan/
device.mk 23 PRODUCT_PACKAGE_OVERLAYS := device/google/cuttlefish/vsoc_x86/phone/overlay
  /device/google/cuttlefish/vsoc_x86/phone/
device.mk 22 PRODUCT_PACKAGE_OVERLAYS := device/google/cuttlefish/vsoc_x86/phone/overlay
  /device/google/cuttlefish/vsoc_x86_64/phone/
device.mk 23 PRODUCT_PACKAGE_OVERLAYS := device/google/cuttlefish/vsoc_x86_64/phone/overlay
  /device/google/cuttlefish/vsoc_x86/go_phone/
device.mk 23 PRODUCT_PACKAGE_OVERLAYS := device/google/cuttlefish/vsoc_x86/phone/overlay
  /build/make/target/product/
emulator.mk 39 PRODUCT_PACKAGE_OVERLAYS := device/generic/goldfish/overlay
emulator_vendor.mk 43 PRODUCT_PACKAGE_OVERLAYS := device/generic/goldfish/overlay
  /build/kati/
shellutil_test.go 28 in: "PRODUCT_PACKAGE_OVERLAYS",
  /build/make/core/tasks/
vendor_module_check.mk 80 $(filter vendor/%, $(PRODUCT_PACKAGE_OVERLAYS) $(DEVICE_PACKAGE_OVERLAYS)))
  /build/make/core/
soong_config.mk 70 $(call add_json_list, ProductResourceOverlays, $(PRODUCT_PACKAGE_OVERLAYS))
product.mk 176 _product_var_list += PRODUCT_PACKAGE_OVERLAYS
package_internal.mk 135 product_package_overlays := $(strip \ macro
136 $(wildcard $(foreach dir, $(PRODUCT_PACKAGE_OVERLAYS), \
148 static_resource_overlays += $(filter $(addsuffix %,$(PRODUCT_ENFORCE_RRO_EXCLUDED_OVERLAYS)),$(product_package_overlays))
151 runtime_resource_overlays_product := $(filter-out $(static_resource_overlays),$(product_package_overlays))
154 static_resource_overlays := $(product_package_overlays) $(device_package_overlays)
  /device/google/marlin/common/
base.mk 840 #PRODUCT_PACKAGE_OVERLAYS += device/google/marlin/common/product/overlay

Completed in 220 milliseconds