OSDN Git Service

am c521e26: AI 148186: Add support for using custom pdk templates. The m
[android-x86/build.git] / core / build_id.mk
index 40c7140..9163cdf 100644 (file)
 # (like "TC1-RC5").  It must be a single word, and is
 # capitalized by convention.
 #
-BUILD_ID := TC3
+BUILD_ID := DONUT-BURGER
+
+# DISPLAY_BUILD_NUMBER should only be set for development branches,
+# If set, the BUILD_NUMBER (cl) is appended to the BUILD_ID for
+# a more descriptive BUILD_ID_DISPLAY, otherwise BUILD_ID_DISPLAY
+# is the same as BUILD_ID
+DISPLAY_BUILD_NUMBER := true