Searched refs:BUILD_FINGERPRINT (Results 1 – 2 of 2) sorted by relevance
15 echo "ro.${partition}.build.fingerprint=$BUILD_FINGERPRINT"
238 BUILD_FINGERPRINT="$(BUILD_FINGERPRINT_FROM_FILE)" \339 ifeq (,$(strip $(BUILD_FINGERPRINT)))345 …BUILD_FINGERPRINT := $(PRODUCT_BRAND)/$(TARGET_PRODUCT)/$(TARGET_DEVICE):$(PLATFORM_VERSION)/$(BUI… macro351 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