HomeSort by relevance Sort by last modified time
    Searched refs:inherit (Results 1 - 25 of 60) sorted by null

1 2 3

  /device/htc/passion/
passion_as.mk 23 $(call inherit-product, device/common/gps/gps_as_supl.mk)
26 $(call inherit-product, device/htc/passion/passion.mk)
passion_eu.mk 23 $(call inherit-product, device/common/gps/gps_eu_supl.mk)
26 $(call inherit-product, device/htc/passion/passion.mk)
passion_us.mk 23 $(call inherit-product, device/common/gps/gps_us_supl.mk)
26 $(call inherit-product, device/htc/passion/passion.mk)
passion.mk 49 $(call inherit-product-if-exists, vendor/htc/passion/passion-vendor.mk)
52 $(call inherit-product, device/htc/passion-common/passion.mk)
full_passion.mk 22 # Inherit from those products. Most specific first.
23 $(call inherit-product, $(SRC_TARGET_DIR)/product/languages_full.mk)
24 $(call inherit-product, device/htc/passion/passion_us.mk)
25 $(call inherit-product, $(SRC_TARGET_DIR)/product/full.mk)
generic_passion.mk 22 # Inherit from those products. Most specific first.
23 $(call inherit-product, device/htc/passion/passion_us.mk)
24 $(call inherit-product, $(SRC_TARGET_DIR)/product/generic.mk)
  /device/htc/dream/
device_dream_as.mk 17 $(call inherit-product, device/common/gps/gps_as_supl.mk)
18 $(call inherit-product-if-exists, vendor/htc/dream/device_dream_as-vendor.mk)
19 $(call inherit-product, device/htc/dream/device_dream.mk)
device_dream_eu.mk 17 $(call inherit-product, device/common/gps/gps_eu_supl.mk)
18 $(call inherit-product-if-exists, vendor/htc/dream/device_dream_eu-vendor.mk)
19 $(call inherit-product, device/htc/dream/device_dream.mk)
device_dream_us.mk 17 $(call inherit-product, device/common/gps/gps_us_supl.mk)
18 $(call inherit-product-if-exists, vendor/htc/dream/device_dream_us-vendor.mk)
19 $(call inherit-product, device/htc/dream/device_dream.mk)
device_dream.mk 23 $(call inherit-product-if-exists, vendor/htc/dream/device_dream-vendor.mk)
26 $(call inherit-product, device/htc/dream-sapphire/device_dream_sapphire.mk)
29 $(call inherit-product, device/htc/common/common_small.mk)
full_dream.mk 22 # Inherit from those products. Most specific first.
23 $(call inherit-product, $(SRC_TARGET_DIR)/product/languages_small.mk)
24 $(call inherit-product, device/htc/dream/device_dream_us.mk)
25 $(call inherit-product, $(SRC_TARGET_DIR)/product/full.mk)
setup-makefiles.sh 38 \$(call inherit-product, vendor/htc/__DEVICE__/device___DEVICE__-vendor-blobs.mk)
generic_dream.mk 22 # Inherit from those products. Most specific first.
23 $(call inherit-product, device/htc/dream/device_dream_us.mk)
24 $(call inherit-product, $(SRC_TARGET_DIR)/product/generic.mk)
  /device/htc/sapphire/
device_sapphire_as.mk 17 $(call inherit-product, device/common/gps/gps_as_supl.mk)
18 $(call inherit-product-if-exists, vendor/htc/sapphire/device_sapphire_as-vendor.mk)
19 $(call inherit-product, device/htc/sapphire/device_sapphire.mk)
device_sapphire_eu.mk 17 $(call inherit-product, device/common/gps/gps_eu_supl.mk)
18 $(call inherit-product-if-exists, vendor/htc/sapphire/device_sapphire_eu-vendor.mk)
19 $(call inherit-product, device/htc/sapphire/device_sapphire.mk)
device_sapphire_us.mk 17 $(call inherit-product, device/common/gps/gps_us_supl.mk)
18 $(call inherit-product-if-exists, vendor/htc/sapphire/device_sapphire_us-vendor.mk)
19 $(call inherit-product, device/htc/sapphire/device_sapphire.mk)
device_sapphire.mk 23 $(call inherit-product-if-exists, vendor/htc/sapphire/device_sapphire-vendor.mk)
26 $(call inherit-product, device/htc/dream-sapphire/device_dream_sapphire.mk)
29 $(call inherit-product, device/htc/common/common.mk)
full_sapphire.mk 22 # Inherit from those products. Most specific first.
23 $(call inherit-product, $(SRC_TARGET_DIR)/product/languages_small.mk)
24 $(call inherit-product, device/htc/sapphire/device_sapphire_us.mk)
25 $(call inherit-product, $(SRC_TARGET_DIR)/product/full.mk)
setup-makefiles.sh 38 \$(call inherit-product, vendor/htc/__DEVICE__/device___DEVICE__-vendor-blobs.mk)
generic_sapphire.mk 22 # Inherit from those products. Most specific first.
23 $(call inherit-product, device/htc/sapphire/device_sapphire_us.mk)
24 $(call inherit-product, $(SRC_TARGET_DIR)/product/generic.mk)
  /device/htc/common/
common_small.mk 24 $(call inherit-product-if-exists, vendor/htc/common/common_small-vendor.mk)
26 # Inherit from the non-small variant of this file
27 $(call inherit-product, device/htc/common/common.mk)
common.mk 28 $(call inherit-product-if-exists, vendor/htc/common/common-vendor.mk)
  /build/target/product/
sim.mk 1 $(call inherit-product, $(SRC_TARGET_DIR)/product/generic.mk)
full.mk 39 $(call inherit-product, frameworks/base/data/sounds/OriginalAudio.mk)
43 $(call inherit-product, build/target/product/languages_small.mk)
45 $(call inherit-product, build/target/product/generic.mk)
generic.mk 46 $(call inherit-product, $(SRC_TARGET_DIR)/product/core.mk)

Completed in 222 milliseconds

1 2 3