summaryrefslogtreecommitdiffstats
path: root/buildspec.mk.default
diff options
context:
space:
mode:
authorJoe Onorato <joeo@android.com>2010-06-23 16:02:49 -0700
committerAndroid Git Automerger <android-git-automerger@android.com>2010-06-23 16:02:49 -0700
commit1884d99a7ab74dd53d9134d6200bb0aff3867f8c (patch)
tree344661d40aa9260e768038daa4d2125607225d79 /buildspec.mk.default
parent66d41149d94fc7153467f9e1b0af55518ba86565 (diff)
parentaee4daacc804bbcd1df551cc2229d12fa5c35c24 (diff)
downloadbuild-1884d99a7ab74dd53d9134d6200bb0aff3867f8c.zip
build-1884d99a7ab74dd53d9134d6200bb0aff3867f8c.tar.gz
build-1884d99a7ab74dd53d9134d6200bb0aff3867f8c.tar.bz2
am aee4daac: The java version changed, and we made envsetup automatically find the right JAVA_HOME.
Merge commit 'aee4daacc804bbcd1df551cc2229d12fa5c35c24' into gingerbread-plus-aosp * commit 'aee4daacc804bbcd1df551cc2229d12fa5c35c24': The java version changed, and we made envsetup automatically find the right JAVA_HOME.
Diffstat (limited to 'buildspec.mk.default')
-rw-r--r--buildspec.mk.default2
1 files changed, 1 insertions, 1 deletions
diff --git a/buildspec.mk.default b/buildspec.mk.default
index 6303efc..c568a82 100644
--- a/buildspec.mk.default
+++ b/buildspec.mk.default
@@ -115,4 +115,4 @@ endif
# variable will be changed. After you have modified this file with the new
# changes (see buildspec.mk.default), update this to the new value from
# buildspec.mk.default.
-BUILD_ENV_SEQUENCE_NUMBER := 9
+BUILD_ENV_SEQUENCE_NUMBER := 10