Home
last modified time | relevance | path

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

/build/tools/
Dbuildinfo.sh53 echo "ro.build.fingerprint=$BUILD_FINGERPRINT"
/build/core/
DMakefile121 ifeq (,$(strip $(BUILD_FINGERPRINT)))
129BUILD_FINGERPRINT := $(PRODUCT_BRAND)/$(TARGET_PRODUCT)/$(TARGET_DEVICE):$(PLATFORM_VERSION)/$(BUI… macro
131 ifneq ($(words $(BUILD_FINGERPRINT)),1)
132 $(error BUILD_FINGERPRINT cannot contain spaces: "$(BUILD_FINGERPRINT)")
215 BUILD_FINGERPRINT="$(BUILD_FINGERPRINT)" \