aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Joseph Avila <tavila@google.com>2018-12-21 00:06:46 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2018-12-21 00:06:46 +0000
commit7d1079d4b7853819c0b8332d10a48c8815810de3 (patch)
treeda38ed15aba3e4a631c1761f022c1defdaacb982
parent672141c0dae961fcf670bb4b99199d494082648f (diff)
parent45c1201aff3164d21b3f4c4724e6d6a858e1800a (diff)
downloadbuild-androidx-main.tar.gz
-rw-r--r--core/build_id.mk11
1 files changed, 11 insertions, 0 deletions
diff --git a/core/build_id.mk b/core/build_id.mk
new file mode 100644
index 0000000000..3939eb2219
--- /dev/null
+++ b/core/build_id.mk
@@ -0,0 +1,11 @@
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#
+# BUILD_ID is usually used to specify the branch name
+# (like "MAIN") or a branch name and a release candidate
+# (like "CRB01"). It must be a single word, and is
+# capitalized by convention.
+
+BUILD_ID=ANDROIDX