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

1 2 3 4 5 6 7 8 91011>>

  /build/make/target/product/
aosp_base.mk 16 $(call inherit-product, $(SRC_TARGET_DIR)/product/full_base.mk)
aosp_base_telephony.mk 16 $(call inherit-product, $(SRC_TARGET_DIR)/product/full_base_telephony.mk)
generic.mk 20 $(call inherit-product, $(SRC_TARGET_DIR)/product/generic_no_telephony.mk)
21 $(call inherit-product, $(SRC_TARGET_DIR)/product/telephony.mk)
generic_mips.mk 20 $(call inherit-product, $(SRC_TARGET_DIR)/product/generic_no_telephony.mk)
21 $(call inherit-product, $(SRC_TARGET_DIR)/product/telephony.mk)
go_defaults.mk 17 # Inherit common Android Go defaults.
18 $(call inherit-product, build/target/product/go_defaults_common.mk)
sdk.mk 19 $(call inherit-product, $(SRC_TARGET_DIR)/product/sdk_phone_armv7.mk)
sdk_arm64.mk 19 $(call inherit-product, $(SRC_TARGET_DIR)/product/sdk_phone_arm64.mk)
sdk_mips.mk 19 $(call inherit-product, $(SRC_TARGET_DIR)/product/sdk_phone_mips.mk)
sdk_x86.mk 19 $(call inherit-product, $(SRC_TARGET_DIR)/product/sdk_phone_x86.mk)
sdk_x86_64.mk 19 $(call inherit-product, $(SRC_TARGET_DIR)/product/sdk_phone_x86_64.mk)
full.mk 20 # entirely appropriate to inherit from for on-device configurations.
22 $(call inherit-product, $(SRC_TARGET_DIR)/product/emulator.mk)
23 $(call inherit-product, $(SRC_TARGET_DIR)/product/aosp_base_telephony.mk)
24 $(call inherit-product, $(SRC_TARGET_DIR)/board/generic/device.mk)
full_mips.mk 20 # entirely appropriate to inherit from for on-device configurations.
22 $(call inherit-product, $(SRC_TARGET_DIR)/product/aosp_base_telephony.mk)
23 $(call inherit-product, $(SRC_TARGET_DIR)/board/generic_mips/device.mk)
sdk_phone_mips64.mk 20 # entirely appropriate to inherit from for on-device configurations.
22 $(call inherit-product, $(SRC_TARGET_DIR)/product/core_64_bit.mk)
23 $(call inherit-product, $(SRC_TARGET_DIR)/product/sdk_base.mk)
  /device/google/cuttlefish/shared/auto/
device.mk 17 $(call inherit-product, $(SRC_TARGET_DIR)/product/generic_no_telephony.mk)
18 $(call inherit-product, device/google/cuttlefish/shared/device.mk)
  /device/google/cuttlefish/shared/tv/
device.mk 17 $(call inherit-product, $(SRC_TARGET_DIR)/product/generic_no_telephony.mk)
18 $(call inherit-product, device/google/cuttlefish/shared/device.mk)
  /device/google/cuttlefish/shared/wear/
device.mk 17 $(call inherit-product, $(SRC_TARGET_DIR)/product/generic_no_telephony.mk)
18 $(call inherit-product, device/google/cuttlefish/shared/device.mk)
  /external/llvm/docs/_themes/llvm-theme/
theme.conf 2 inherit = basic
  /device/google/muskie/
aosp_walleye_test.mk 17 $(call inherit-product, device/google/muskie/aosp_walleye.mk)
  /device/linaro/hikey/
hikey.mk 1 $(call inherit-product, $(SRC_TARGET_DIR)/product/core_64_bit.mk)
2 $(call inherit-product, device/linaro/hikey/hikey-common.mk)
hikey64_only.mk 1 $(call inherit-product, $(SRC_TARGET_DIR)/product/core_64_bit_only.mk)
2 $(call inherit-product, device/linaro/hikey/hikey-common.mk)
  /device/linaro/hikey/self-extractors/root/
device-vendor.mk 19 $(call inherit-product-if-exists, vendor/linaro/$(LOCAL_STEM))
  /device/linaro/hikey/self-extractors_hikey960/root/
device-vendor.mk 19 $(call inherit-product-if-exists, vendor/linaro/hikey960/arm/$(LOCAL_STEM))
  /device/generic/car/
aosp_car_arm.mk 16 $(call inherit-product, device/generic/car/common/car.mk)
17 $(call inherit-product, $(SRC_TARGET_DIR)/product/aosp_arm.mk)
aosp_car_arm64.mk 16 $(call inherit-product, device/generic/car/common/car.mk)
17 $(call inherit-product, $(SRC_TARGET_DIR)/product/aosp_arm64.mk)
aosp_car_x86.mk 16 $(call inherit-product, device/generic/car/common/car.mk)
17 $(call inherit-product, $(SRC_TARGET_DIR)/product/aosp_x86.mk)

Completed in 998 milliseconds

1 2 3 4 5 6 7 8 91011>>