diff options
author | The Android Open Source Project <initial-contribution@android.com> | 2009-08-21 14:20:25 -0700 |
---|---|---|
committer | The Android Open Source Project <initial-contribution@android.com> | 2009-08-21 14:20:25 -0700 |
commit | 0f6f48e0a761530571cd2e6a088a300924bd54f5 (patch) | |
tree | d5a530ae585d07df0361201b39a4f1d15731bde9 | |
parent | f15c6f314a646ebfb5314bf878ecce98b7446005 (diff) | |
download | platform_build-0f6f48e0a761530571cd2e6a088a300924bd54f5.tar.gz platform_build-0f6f48e0a761530571cd2e6a088a300924bd54f5.tar.bz2 platform_build-0f6f48e0a761530571cd2e6a088a300924bd54f5.zip |
DRC52
-rw-r--r-- | core/build_id.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/build_id.mk b/core/build_id.mk index 47cee38162..8fde60b5bc 100644 --- a/core/build_id.mk +++ b/core/build_id.mk @@ -19,4 +19,4 @@ # (like "CRB01"). It must be a single word, and is # capitalized by convention. -export BUILD_ID=DRC51 +export BUILD_ID=DRC52 |