Searched refs:BUILD_FINGERPRINT (Results 1 – 2 of 2) sorted by relevance
38 echo "ro.build.fingerprint=$BUILD_FINGERPRINT"
72 ifeq (,$(strip $(BUILD_FINGERPRINT)))73 …BUILD_FINGERPRINT := $(PRODUCT_BRAND)/$(TARGET_PRODUCT)/$(TARGET_DEVICE)/$(TARGET_BOOTLOADER_BOARD… macro75 ifneq ($(words $(BUILD_FINGERPRINT)),1)76 $(error BUILD_FINGERPRINT cannot contain spaces: "$(BUILD_FINGERPRINT)")133 BUILD_FINGERPRINT="$(BUILD_FINGERPRINT)" \