Home
last modified time | relevance | path

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

/build/core/
Dproduct.mk27 $(SRC_TARGET_DIR)/product/AndroidProducts.mk
35 define get-all-product-makefiles
74 define dump-product
82 $(foreach p,$(PRODUCTS),$(call dump-product,$(p)))
93 define inherit-product
152 define _resolve-short-product-name
164 $(error No matches for product "$(pn)"), \
169 define resolve-short-product-name
170 $(strip $(call _resolve-short-product-name,$(1)))
Dproduct_config.mk157 include $(BUILD_SYSTEM)/product.mk
165 $(call import-products, $(get-all-product-makefiles))
173 INTERNAL_PRODUCT := $(call resolve-short-product-name, $(TARGET_PRODUCT))
Dprebuilt.mk51 LOCAL_CERTIFICATE := $(SRC_TARGET_DIR)/product/security/$(LOCAL_CERTIFICATE)
DMakefile162 ro.product.brand= \
163 ro.product.manufacturer= \
164 ro.product.device=
166 sdk_build_prop_remove += ro.build.product=
237 DEFAULT_KEY_CERT_PAIR := $(SRC_TARGET_DIR)/product/security/testkey
540 OTA_PUBLIC_KEYS := $(SRC_TARGET_DIR)/product/security/testkey.x509.pem
Dpackage.mk249 LOCAL_CERTIFICATE := $(SRC_TARGET_DIR)/product/security/$(LOCAL_CERTIFICATE)
Denvsetup.mk178 TARGET_PRODUCT_OUT_ROOT := $(TARGET_OUT_ROOT)/product
/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/product/
Dsim.mk4 $(call inherit-product, $(SRC_TARGET_DIR)/product/generic_with_google.mk)
Dgeneric.mk26 $(call inherit-product, $(SRC_TARGET_DIR)/product/core.mk)
Dgeneric_with_google.mk20 $(call inherit-product, $(SRC_TARGET_DIR)/product/generic.mk)
Dsdk.mk39 $(call inherit-product, $(SRC_TARGET_DIR)/product/core.mk)
/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/
Dcleanspec.mk62 $(call add-clean-step, rm -rf $(OUT_DIR)/target/product/sholes/obj/SHARED_LIBRARIES/libhardware_leg…
64 $(call add-clean-step, rm -rf $(OUT_DIR)/target/product/sholes)
70 $(call add-clean-step, rm -rf $(OUT_DIR)/target/product/passion/obj/SHARED_LIBRARIES/libhardware_le…
75 $(call add-clean-step, rm -rf $(OUT_DIR)/target/product/sholes/system/build.prop)
90 $(call add-clean-step, rm -rf $(OUT_DIR)/target/product/*/system/app/Launcher.apk)
92 $(call add-clean-step, rm -rf $(OUT_DIR)/target/product/sholes/system/build.prop)
Denvsetup.sh153 local product=$(get_build_var TARGET_PRODUCT)
155 …export PROMPT_COMMAND="echo -ne \"\033]0;[${product}-${variant}] ${USER}@${HOSTNAME}: ${PWD}\007\""
495 local product=$(echo -n $selection | sed -e "s/-.*$//")
496 check_product $product
500 echo "** Don't have a product spec for: '$product'"
502 product=
515 if [ -z "$product" -o -z "$variant" ]
521 export TARGET_PRODUCT=$product
Dbuildspec.mk.default24 # Choose a product to build for. Look in the products directory for ones
78 # built product. Any locales that appear in CUSTOM_LOCALES but not in
79 # the locale list for the selected product will be added to the end
/build/core/tasks/
Dsdk-addon.mk88 $(error Trying to build sdk_addon, but product '$(INTERNAL_PRODUCT)' does not define one)
/build/history/
Dcupcake.txt115 …Allow different "Settings > About phone > Contributors" for different products. The product-speci…
120 ... //branches/cupcake/android/build/core/product.mk#4 edit
182 ... //branches/cupcake/android/build/core/product.mk#5 edit
400 * Switch to supporting split file (one for platform, one for product