The java version changed, and we made envsetup automatically find the right JAVA_HOME.

This change forces everyone to re-source envsetup.sh

Change-Id: Ieb9512d5725cca26a83debf9b0480bc20e19d5ee
This commit is contained in:
Joe Onorato
2010-06-23 14:03:13 -07:00
parent 4a1c70e53b
commit aee4daacc8
3 changed files with 3 additions and 3 deletions

View File

@@ -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