Home
last modified time | relevance | path

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

/build/tools/
Dbuildinfo.sh52 echo "ro.build.fingerprint=$BUILD_FINGERPRINT"
/build/core/
DMakefile113 ifeq (,$(strip $(BUILD_FINGERPRINT)))
121BUILD_FINGERPRINT := $(PRODUCT_BRAND)/$(TARGET_PRODUCT)/$(TARGET_DEVICE):$(PLATFORM_VERSION)/$(BUI… macro
123 ifneq ($(words $(BUILD_FINGERPRINT)),1)
124 $(error BUILD_FINGERPRINT cannot contain spaces: "$(BUILD_FINGERPRINT)")
221 BUILD_FINGERPRINT="$(BUILD_FINGERPRINT)" \