diff options
author | android-build SharedAccount <android-build@sekiwake.mtv.corp.google.com> | 2009-12-02 14:24:04 -0800 |
---|---|---|
committer | android-build SharedAccount <android-build@sekiwake.mtv.corp.google.com> | 2009-12-02 14:24:04 -0800 |
commit | 5e84a70446f75f243f499a7bb4466158811d5b4c (patch) | |
tree | cbcc0318c9c71906e6deee3f9491bba9d52c6e8a | |
parent | 83745fb74f9b67cbd57de1ce972170a4460e2b02 (diff) | |
download | platform_build-5e84a70446f75f243f499a7bb4466158811d5b4c.tar.gz platform_build-5e84a70446f75f243f499a7bb4466158811d5b4c.tar.bz2 platform_build-5e84a70446f75f243f499a7bb4466158811d5b4c.zip |
ESD63
-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 c880f1c8ca..2b48534dea 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=ESD56 +export BUILD_ID=ESD63 |