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/
DMakefile216 BUILD_FINGERPRINT="$(BUILD_FINGERPRINT_FROM_FILE)" \
316 ifeq (,$(strip $(BUILD_FINGERPRINT)))
322BUILD_FINGERPRINT := $(PRODUCT_BRAND)/$(TARGET_PRODUCT)/$(TARGET_DEVICE):$(PLATFORM_VERSION)/$(BUI… macro
328 ifneq (,$(shell mkdir -p $(PRODUCT_OUT) && echo $(BUILD_FINGERPRINT) >$(BUILD_FINGERPRINT_FILE) && …
329 $(error BUILD_FINGERPRINT cannot contain spaces: "$(file <$(BUILD_FINGERPRINT_FILE))")
333 BUILD_FINGERPRINT := macro