diff options
author | The Android Open Source Project <initial-contribution@android.com> | 2009-08-27 22:18:38 -0700 |
---|---|---|
committer | The Android Open Source Project <initial-contribution@android.com> | 2009-08-27 22:18:38 -0700 |
commit | 412ed5eda3bb4ea8e39fe8c4f5105a80b535de65 (patch) | |
tree | a8256ce359c3cc910eb01130f6db2213bda3e398 | |
parent | 0364be9fe2831341599b1193a2a7cca7c3925c93 (diff) | |
download | platform_build-412ed5eda3bb4ea8e39fe8c4f5105a80b535de65.tar.gz platform_build-412ed5eda3bb4ea8e39fe8c4f5105a80b535de65.tar.bz2 platform_build-412ed5eda3bb4ea8e39fe8c4f5105a80b535de65.zip |
DRC58C
-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 f72db3e001..4a311969c3 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=DRC58B +export BUILD_ID=DRC58C |