diff options
author | The Android Automerger <android-build@android.com> | 2011-11-21 17:45:13 -0800 |
---|---|---|
committer | The Android Automerger <android-build@android.com> | 2011-11-21 17:45:13 -0800 |
commit | 45097570079a6b1c7761ad5706adc7c1e92e4183 (patch) | |
tree | 8c4fb40b622c7d0c8f5bca9b72f378f2ce7241cc | |
parent | 1b87ad32c36e1aa37099314f440d59240cef5c1d (diff) | |
download | build-45097570079a6b1c7761ad5706adc7c1e92e4183.zip build-45097570079a6b1c7761ad5706adc7c1e92e4183.tar.gz build-45097570079a6b1c7761ad5706adc7c1e92e4183.tar.bz2 |
IML52
-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 00f9862..25bb2a9 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=IML48C +export BUILD_ID=IML52 |