diff options
author | The Android Automerger <android-build@android.com> | 2011-12-06 05:23:26 -0800 |
---|---|---|
committer | The Android Automerger <android-build@android.com> | 2011-12-06 05:23:26 -0800 |
commit | 66f9dcdd25fbccfe8be64169bb40d26d0aa23293 (patch) | |
tree | 8643bb1504a9445aeef164c8fce5c7b36f4a2f01 | |
parent | 9101da9742d03e44bb67a695b171a31ae85c2937 (diff) | |
download | build-66f9dcdd25fbccfe8be64169bb40d26d0aa23293.zip build-66f9dcdd25fbccfe8be64169bb40d26d0aa23293.tar.gz build-66f9dcdd25fbccfe8be64169bb40d26d0aa23293.tar.bz2 |
ICL53D
-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 b855b86..e4ebfce 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=ICL53C +export BUILD_ID=ICL53D |