Home
last modified time | relevance | path

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

/build/core/
Dproduct.mk28 $(SRC_TARGET_DIR)/product/AndroidProducts.mk
36 define get-product-makefiles
54 define get-all-product-makefiles
55 $(call get-product-makefiles,$(_find-android-products-files))
84 define dump-product
92 $(foreach p,$(PRODUCTS),$(call dump-product,$(p)))
103 define inherit-product
117 define inherit-product-if-exists
118 $(if $(wildcard $(1)),$(call inherit-product,$(1)),)
170 define _resolve-short-product-name
[all …]
Dproduct_config.mk181 include $(BUILD_SYSTEM)/product.mk
186 $(call import-products,$(call get-product-makefiles,\
187 $(SRC_TARGET_DIR)/product/AndroidProducts.mk))
194 $(call import-products, $(get-all-product-makefiles))
203 INTERNAL_PRODUCT := $(call resolve-short-product-name, $(TARGET_PRODUCT))
Ddex_preopt.mk37 --product-dir=$(DEXPREOPT_PRODUCT_DIR) --boot-dir=$(DEXPREOPT_BOOT_JAR_DIR) \
Dprebuilt.mk113 LOCAL_CERTIFICATE := $(SRC_TARGET_DIR)/product/security/$(LOCAL_CERTIFICATE)
DMakefile168 ro.product.brand= \
169 ro.product.manufacturer= \
170 ro.product.device=
172 sdk_build_prop_remove += ro.build.product=
253 DEFAULT_KEY_CERT_PAIR := $(SRC_TARGET_DIR)/product/security/testkey
640 OTA_PUBLIC_KEYS := $(SRC_TARGET_DIR)/product/security/testkey.x509.pem
Dbase_rules.mk87 $(warning * of a product, then it should use the)
93 $(warning * into the PRODUCT_PACKAGES section of product)
Dpackage.mk313 LOCAL_CERTIFICATE := $(SRC_TARGET_DIR)/product/security/$(LOCAL_CERTIFICATE)
Denvsetup.mk201 TARGET_PRODUCT_OUT_ROOT := $(TARGET_OUT_ROOT)/product
Ddefinitions.mk1370 $(addprefix --product , $(TARGET_AAPT_CHARACTERISTICS)) \
/build/target/product/
Dfull.mk44 $(call inherit-product, frameworks/base/data/sounds/OriginalAudio.mk)
47 $(call inherit-product-if-exists, external/svox/pico/lang/all_pico_languages.mk)
51 $(call inherit-product, build/target/product/languages_small.mk)
53 $(call inherit-product, build/target/product/generic.mk)
Dsim.mk1 $(call inherit-product, $(SRC_TARGET_DIR)/product/generic.mk)
Dgeneric.mk46 $(call inherit-product, $(SRC_TARGET_DIR)/product/core.mk)
Dgeneric_x86.mk21 $(call inherit-product, $(SRC_TARGET_DIR)/product/core.mk)
Dsdk.mk112 $(call inherit-product, $(SRC_TARGET_DIR)/product/core.mk)
/build/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/target/board/emulator/
DREADME.txt1 The "emulator" product defines an almost non-hardware-specific target
9 It is not a product "base class"; no other products inherit
/build/
Denvsetup.sh167 local product=$TARGET_PRODUCT
171 …export PROMPT_COMMAND="echo -ne \"\033]0;[${product}-${variant}] ${USER}@${HOSTNAME}: ${PWD}\007\""
510 local product=$(echo -n $selection | sed -e "s/-.*$//")
511 check_product $product
515 echo "** Don't have a product spec for: '$product'"
517 product=
530 if [ -z "$product" -o -z "$variant" ]
536 export TARGET_PRODUCT=$product
Dbuildspec.mk.default24 # Choose a product to build for. Look in the products directory for ones
81 # built product. Any locales that appear in CUSTOM_LOCALES but not in
82 # the locale list for the selected product will be added to the end
/build/core/tasks/
Dsdk-addon.mk105 $(error Trying to build sdk_addon, but product '$(INTERNAL_PRODUCT)' does not define one)
/build/target/board/generic_x86/
Dinit.rc247 # Set by PRODUCT_PROPERTY_OVERRIDES in <product>.mk