HomeSort by relevance Sort by last modified time
    Searched refs:inherit (Results 26 - 50 of 292) sorted by null

12 3 4 5 6 7 8 91011>>

  /build/target/product/
sdk_phone_armv7.mk 17 $(call inherit-product, $(SRC_TARGET_DIR)/product/sdk_base.mk)
full.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/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_arm64.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)
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)
sdk_phone_x86_64.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)
full_x86_64.mk 20 # entirely appropriate to inherit from for on-device configurations.
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)
full_base.mk 54 $(call inherit-product-if-exists, frameworks/base/data/sounds/AllAudio.mk)
57 $(call inherit-product-if-exists, external/svox/pico/lang/all_pico_languages.mk)
60 $(call inherit-product, $(SRC_TARGET_DIR)/product/locales_full.mk)
63 $(call inherit-product, $(SRC_TARGET_DIR)/product/generic_no_telephony.mk)
sdk_phone_mips.mk 20 # entirely appropriate to inherit from for on-device configurations.
22 $(call inherit-product, $(SRC_TARGET_DIR)/product/sdk_base.mk)
sdk_phone_x86.mk 20 # entirely appropriate to inherit from for on-device configurations.
22 $(call inherit-product, $(SRC_TARGET_DIR)/product/sdk_base.mk)
  /device/lge/hammerhead/
aosp_hammerhead.mk 16 $(call inherit-product, device/lge/hammerhead/full_hammerhead.mk)
full_hammerhead.mk 18 # $(call inherit-product, device/sample/products/backup_overlay.mk)
23 # Inherit from the common Open Source product configuration
24 $(call inherit-product, $(SRC_TARGET_DIR)/product/aosp_base_telephony.mk)
33 $(call inherit-product, device/lge/hammerhead/device.mk)
34 $(call inherit-product-if-exists, vendor/lge/hammerhead/device-vendor.mk)
  /external/chromium_org/chrome/browser/resources/local_ntp/
most_visited_iframe.css 19 color: inherit;
20 text-decoration: inherit;
  /device/asus/deb/
aosp_deb.mk 18 # $(call inherit-product, device/sample/products/backup_overlay.mk)
20 # Inherit from hardware-specific part of the product configuration
21 $(call inherit-product, device/asus/deb/device.mk)
23 # Inherit from the common Open Source product configuration
24 $(call inherit-product, $(SRC_TARGET_DIR)/product/aosp_base.mk)
  /device/asus/fugu/
full_fugu.mk 16 $(call inherit-product, device/asus/fugu/device.mk)
17 $(call inherit-product, device/google/atv/products/atv_base.mk)
  /device/google/atv/products/
atv_base.mk 98 $(call inherit-product-if-exists, frameworks/base/data/sounds/AllAudio.mk)
99 $(call inherit-product-if-exists, external/svox/pico/lang/all_pico_languages.mk)
100 $(call inherit-product-if-exists, frameworks/base/data/fonts/fonts.mk)
101 $(call inherit-product-if-exists, external/google-fonts/dancing-script/fonts.mk)
102 $(call inherit-product-if-exists, external/google-fonts/carrois-gothic-sc/fonts.mk)
103 $(call inherit-product-if-exists, external/google-fonts/coming-soon/fonts.mk)
104 $(call inherit-product-if-exists, external/google-fonts/cutive-mono/fonts.mk)
105 $(call inherit-product-if-exists, external/lohit-fonts/fonts.mk)
106 $(call inherit-product-if-exists, external/noto-fonts/fonts.mk)
107 $(call inherit-product-if-exists, external/naver-fonts/fonts.mk
    [all...]
sdk_atv_x86.mk 18 $(call inherit-product, device/google/atv/products/sdk_atv_armv7.mk)
  /device/lge/mako/
full_mako.mk 18 # $(call inherit-product, device/sample/products/backup_overlay.mk)
30 # Inherit from the common Open Source product configuration
31 $(call inherit-product, $(SRC_TARGET_DIR)/product/aosp_base_telephony.mk)
40 # Inherit from hardware-specific part of the product configuration
41 $(call inherit-product, device/lge/mako/device.mk)
42 $(call inherit-product-if-exists, vendor/lge/mako/device-vendor.mk)
  /device/moto/shamu/
aosp_shamu.mk 18 # $(call inherit-product, device/sample/products/backup_overlay.mk)
23 # Inherit from the common Open Source product configuration
24 $(call inherit-product, $(SRC_TARGET_DIR)/product/aosp_base_telephony.mk)
33 $(call inherit-product, device/moto/shamu/device.mk)
34 $(call inherit-product-if-exists, vendor/moto/shamu/device-vendor.mk)
  /device/generic/qemu/
qemu_arm.mk 16 $(call inherit-product, $(LOCAL_PATH)/qemu_base.mk)
qemu_arm64.mk 16 $(call inherit-product, $(LOCAL_PATH)/qemu_base.mk)
qemu_mips.mk 16 $(call inherit-product, $(LOCAL_PATH)/qemu_base.mk)
qemu_mips64.mk 16 $(call inherit-product, $(LOCAL_PATH)/qemu_base.mk)
qemu_x86.mk 16 $(call inherit-product, $(LOCAL_PATH)/qemu_base.mk)
qemu_x86_64.mk 16 $(call inherit-product, $(LOCAL_PATH)/qemu_base.mk)

Completed in 240 milliseconds

12 3 4 5 6 7 8 91011>>