Home | History | Annotate | Download | only in core

Lines Matching refs:BUILD_FINGERPRINT

111 ifeq (,$(strip $(BUILD_FINGERPRINT)))
112 BUILD_FINGERPRINT := $(PRODUCT_BRAND)/$(TARGET_PRODUCT)/$(TARGET_DEVICE):$(PLATFORM_VERSION)/$(BUILD_ID)/$(BUILD_NUMBER):$(TARGET_BUILD_VARIANT)/$(BUILD_VERSION_TAGS)
114 ifneq ($(words $(BUILD_FINGERPRINT)),1)
115 $(error BUILD_FINGERPRINT cannot contain spaces: "$(BUILD_FINGERPRINT)")
188 BUILD_FINGERPRINT="$(BUILD_FINGERPRINT)" \