Home
last modified time | relevance | path

Searched refs:BUILD_FINGERPRINT (Results 1 – 2 of 2) sorted by relevance

/build/make/tools/
Dbuildinfo_common.sh15 echo "ro.${partition}.build.fingerprint=$BUILD_FINGERPRINT"
/build/make/core/
DMakefile238 BUILD_FINGERPRINT="$(BUILD_FINGERPRINT_FROM_FILE)" \
339 ifeq (,$(strip $(BUILD_FINGERPRINT)))
345BUILD_FINGERPRINT := $(PRODUCT_BRAND)/$(TARGET_PRODUCT)/$(TARGET_DEVICE):$(PLATFORM_VERSION)/$(BUI… macro
351 ifneq (,$(shell mkdir -p $(PRODUCT_OUT) && echo $(BUILD_FINGERPRINT) >$(BUILD_FINGERPRINT_FILE) && …
352 $(error BUILD_FINGERPRINT cannot contain spaces: "$(file <$(BUILD_FINGERPRINT_FILE))")
356 BUILD_FINGERPRINT := macro