commit | 73b4d38b53ae69dc2ee620b8aaf89df760a48398 | [log] [tgz] |
---|---|---|
author | Ying Wang <wangying@android.com> | Fri Nov 07 17:22:11 2014 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Fri Nov 07 17:22:11 2014 +0000 |
tree | a96823bc5441eaa78d16c3adbacd1cadb9c260ef | |
parent | a69e59623b25bf53d07f044db12c7ad9e3635c06 [diff] | |
parent | 9a1f47c7c60aa4c744b30938fc053425509ef716 [diff] |
Merge "Update build ID to AOSP"
diff --git a/core/build_id.mk b/core/build_id.mk index 00a691f..f94b224 100644 --- a/core/build_id.mk +++ b/core/build_id.mk
@@ -18,4 +18,6 @@ # (like "CRB01"). It must be a single word, and is # capitalized by convention. -export BUILD_ID=LMP +BUILD_ID := AOSP + +DISPLAY_BUILD_NUMBER := true