Home
last modified time | relevance | path

Searched refs:product (Results 1 – 25 of 85) sorted by relevance

1234

/build/make/target/product/
Dgeneric_no_telephony.mk61 $(call inherit-product-if-exists, frameworks/base/data/fonts/fonts.mk)
62 $(call inherit-product-if-exists, external/google-fonts/dancing-script/fonts.mk)
63 $(call inherit-product-if-exists, external/google-fonts/carrois-gothic-sc/fonts.mk)
64 $(call inherit-product-if-exists, external/google-fonts/coming-soon/fonts.mk)
65 $(call inherit-product-if-exists, external/google-fonts/cutive-mono/fonts.mk)
66 $(call inherit-product-if-exists, external/noto-fonts/fonts.mk)
67 $(call inherit-product-if-exists, external/roboto-fonts/fonts.mk)
68 $(call inherit-product-if-exists, external/hyphenation-patterns/patterns.mk)
69 $(call inherit-product-if-exists, frameworks/base/data/keyboards/keyboards.mk)
70 $(call inherit-product-if-exists, frameworks/webview/chromium/chromium.mk)
[all …]
Dfull_base.mk49 $(call inherit-product-if-exists, frameworks/base/data/sounds/AllAudio.mk)
52 $(call inherit-product-if-exists, external/svox/pico/lang/all_pico_languages.mk)
55 $(call inherit-product, $(SRC_TARGET_DIR)/product/locales_full.mk)
58 $(call inherit-product, $(SRC_TARGET_DIR)/product/generic_no_telephony.mk)
61 $(call inherit-product-if-exists, vendor/google/security/adb/vendor_key.mk)
Daosp_mips64.mk26 $(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_mips64/device.mk)
30 include $(SRC_TARGET_DIR)/product/emulator.mk
Daosp_x86_64.mk30 $(call inherit-product, $(SRC_TARGET_DIR)/product/core_64_bit.mk)
31 $(call inherit-product, $(SRC_TARGET_DIR)/product/aosp_base_telephony.mk)
32 $(call inherit-product, $(SRC_TARGET_DIR)/board/generic_x86_64/device.mk)
34 include $(SRC_TARGET_DIR)/product/emulator.mk
Daosp_arm64.mk34 $(call inherit-product, $(SRC_TARGET_DIR)/product/core_64_bit.mk)
35 $(call inherit-product, $(SRC_TARGET_DIR)/product/aosp_base_telephony.mk)
36 $(call inherit-product, $(SRC_TARGET_DIR)/board/generic_arm64/device.mk)
38 include $(SRC_TARGET_DIR)/product/emulator.mk
Dgeneric.mk20 $(call inherit-product, $(SRC_TARGET_DIR)/product/generic_no_telephony.mk)
21 $(call inherit-product, $(SRC_TARGET_DIR)/product/telephony.mk)
Dgeneric_mips.mk20 $(call inherit-product, $(SRC_TARGET_DIR)/product/generic_no_telephony.mk)
21 $(call inherit-product, $(SRC_TARGET_DIR)/product/telephony.mk)
Dsdk_phone_mips64.mk22 $(call inherit-product, $(SRC_TARGET_DIR)/product/core_64_bit.mk)
23 $(call inherit-product, $(SRC_TARGET_DIR)/product/sdk_base.mk)
Dfull_mips.mk22 $(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
Dfull.mk22 $(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
Dsdk_phone_arm64.mk34 $(call inherit-product, $(SRC_TARGET_DIR)/product/core_64_bit.mk)
35 $(call inherit-product, $(SRC_TARGET_DIR)/product/sdk_base.mk)
36 $(call inherit-product, $(SRC_TARGET_DIR)/board/generic_arm64/device.mk)
Dfull_x86.mk26 $(call inherit-product, $(SRC_TARGET_DIR)/product/aosp_base_telephony.mk)
27 $(call inherit-product, $(SRC_TARGET_DIR)/board/generic_x86/device.mk)
29 include $(SRC_TARGET_DIR)/product/emulator.mk
Dfull_base_telephony.mk30 $(call inherit-product, $(SRC_TARGET_DIR)/product/aosp_base.mk)
31 $(call inherit-product, $(SRC_TARGET_DIR)/product/telephony.mk)
Dsdk_phone_x86_64.mk30 $(call inherit-product, $(SRC_TARGET_DIR)/product/core_64_bit.mk)
31 $(call inherit-product, $(SRC_TARGET_DIR)/product/sdk_base.mk)
Dsdk_base.mk108 include $(SRC_TARGET_DIR)/product/emulator.mk
110 $(call inherit-product-if-exists, frameworks/base/data/sounds/AllAudio.mk)
111 $(call inherit-product-if-exists, frameworks/base/data/fonts/fonts.mk)
112 $(call inherit-product-if-exists, external/google-fonts/dancing-script/fonts.mk)
113 $(call inherit-product-if-exists, external/google-fonts/carrois-gothic-sc/fonts.mk)
114 $(call inherit-product-if-exists, external/google-fonts/coming-soon/fonts.mk)
115 $(call inherit-product-if-exists, external/google-fonts/cutive-mono/fonts.mk)
116 $(call inherit-product-if-exists, external/noto-fonts/fonts.mk)
117 $(call inherit-product-if-exists, external/roboto-fonts/fonts.mk)
118 $(call inherit-product-if-exists, frameworks/base/data/keyboards/keyboards.mk)
[all …]
Dtreble_common.mk23 $(call inherit-product, $(SRC_TARGET_DIR)/product/aosp_base.mk)
24 $(call inherit-product, $(SRC_TARGET_DIR)/product/telephony.mk)
Dcore_tiny.mk133 $(call inherit-product, $(SRC_TARGET_DIR)/product/runtime_libart.mk)
134 $(call inherit-product, $(SRC_TARGET_DIR)/product/base.mk)
135 $(call inherit-product-if-exists, frameworks/base/data/fonts/fonts.mk)
136 $(call inherit-product-if-exists, external/roboto-fonts/fonts.mk)
Daosp_base.mk16 $(call inherit-product, $(SRC_TARGET_DIR)/product/full_base.mk)
Dgo_defaults.mk18 $(call inherit-product, build/target/product/go_defaults_common.mk)
Dsdk_x86.mk19 $(call inherit-product, $(SRC_TARGET_DIR)/product/sdk_phone_x86.mk)
Dsdk_arm64.mk19 $(call inherit-product, $(SRC_TARGET_DIR)/product/sdk_phone_arm64.mk)
/build/make/core/
Dproduct.mk40 $(foreach d, device vendor product,$(call _search-android-products-files-in-dir,$(d))) \
41 $(SRC_TARGET_DIR)/product/AndroidProducts.mk
49 define get-product-makefiles
67 define get-all-product-makefiles
68 $(call get-product-makefiles,$(_find-android-products-files))
148 define dump-product
156 $(foreach p,$(PRODUCTS),$(call dump-product,$(p)))
167 define inherit-product
184 define inherit-product-if-exists
185 $(if $(wildcard $(1)),$(call inherit-product,$(1)),)
[all …]
/build/soong/cmd/multiproduct_kati/
Dmain.go91 func (s *Status) Fail(product string, err error, logFile string) {
92 s.Finish(product)
103 fmt.Fprintln(s.ctx.Stderr(), "FAILED:", product)
104 s.ctx.Verboseln("FAILED:", product)
127 func (s *Status) Finish(product string) {
132 line := fmt.Sprintf("[%d/%d] %s", s.cur, s.total, product)
237 for _, product := range products {
239 go func(product string) {
244 status.Fail(product, err, stdLog)
247 productOutDir := filepath.Join(config.OutDir(), product)
[all …]
/build/make/target/board/generic/
DREADME.txt1 The "generic" product defines a non-hardware-specific target
6 (see the "emulator" product for that).
8 It is not a product "base class"; no other products inherit
/build/make/target/board/generic_mips/
DREADME.txt1 The "generic_mips" product defines a MIPS based non-hardware-specific
6 (see the "emulator" product for that).
8 It is not a product "base class"; no other products inherit

1234