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

1 2 3

  /build/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)
runtime_libart_default.mk 21 include $(SRC_TARGET_DIR)/product/runtime_libart.mk
runtime_libdvm_default.mk 21 include $(SRC_TARGET_DIR)/product/runtime_libdvm.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)
runtime_libdvm.mk 24 include $(SRC_TARGET_DIR)/product/runtime_common.mk
aosp_arm.mk 16 $(call inherit-product, $(SRC_TARGET_DIR)/product/full.mk)
aosp_arm64.mk 22 $(call inherit-product, $(SRC_TARGET_DIR)/product/core_64_bit.mk)
23 $(call inherit-product, $(SRC_TARGET_DIR)/product/aosp_base_telephony.mk)
24 $(call inherit-product, $(SRC_TARGET_DIR)/board/generic_arm64/device.mk)
28 include $(SRC_TARGET_DIR)/product/emulator.mk
aosp_mips.mk 16 $(call inherit-product, $(SRC_TARGET_DIR)/product/full_mips.mk)
aosp_mips64.mk 16 $(call inherit-product, $(SRC_TARGET_DIR)/product/full_mips64.mk)
aosp_x86.mk 16 $(call inherit-product, $(SRC_TARGET_DIR)/product/full_x86.mk)
aosp_x86_64.mk 16 $(call inherit-product, $(SRC_TARGET_DIR)/product/full_x86_64.mk)
full_mips64.mk 22 $(call inherit-product, $(SRC_TARGET_DIR)/product/core_64_bit.mk)
23 $(call inherit-product, $(SRC_TARGET_DIR)/product/aosp_base_telephony.mk)
24 $(call inherit-product, $(SRC_TARGET_DIR)/board/generic_mips64/device.mk)
28 include $(SRC_TARGET_DIR)/product/emulator.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 22 $(call inherit-product, $(SRC_TARGET_DIR)/product/aosp_base_telephony.mk)
23 $(call inherit-product, $(SRC_TARGET_DIR)/board/generic/device.mk)
25 include $(SRC_TARGET_DIR)/product/emulator.mk
full_mips.mk 22 $(call inherit-product, $(SRC_TARGET_DIR)/product/aosp_base_telephony.mk)
23 $(call inherit-product, $(SRC_TARGET_DIR)/board/generic_mips/device.mk)
25 include $(SRC_TARGET_DIR)/product/emulator.mk
full_x86_64.mk 26 $(call inherit-product, $(SRC_TARGET_DIR)/product/core_64_bit.mk)
27 $(call inherit-product, $(SRC_TARGET_DIR)/product/aosp_base_telephony.mk)
28 $(call inherit-product, $(SRC_TARGET_DIR)/board/generic_x86_64/device.mk)
32 include $(SRC_TARGET_DIR)/product/emulator.mk
generic_armv5.mk 20 $(call inherit-product, $(SRC_TARGET_DIR)/product/generic.mk)
generic_x86.mk 20 include $(SRC_TARGET_DIR)/product/generic.mk
sdk_phone_armv7.mk 17 $(call inherit-product, $(SRC_TARGET_DIR)/product/sdk_base.mk)

Completed in 269 milliseconds

1 2 3