Home | History | Annotate | Download | only in core

Lines Matching refs:BUILD_FINGERPRINT

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