Home
last modified time | relevance | path

Searched refs:BUILD_FINGERPRINT (Results 1 – 2 of 2) sorted by relevance

/build/tools/
Dbuildinfo.sh38 echo "ro.build.fingerprint=$BUILD_FINGERPRINT"
/build/core/
DMakefile72 ifeq (,$(strip $(BUILD_FINGERPRINT)))
73BUILD_FINGERPRINT := $(PRODUCT_BRAND)/$(TARGET_PRODUCT)/$(TARGET_DEVICE)/$(TARGET_BOOTLOADER_BOARD… macro
75 ifneq ($(words $(BUILD_FINGERPRINT)),1)
76 $(error BUILD_FINGERPRINT cannot contain spaces: "$(BUILD_FINGERPRINT)")
133 BUILD_FINGERPRINT="$(BUILD_FINGERPRINT)" \