commit | 7fcd2f90867984703bbd89a7f2c56989fd7df9a2 | [log] [tgz] |
---|---|---|
author | Ying Wang <wangying@google.com> | Mon Nov 02 15:56:58 2015 -0800 |
committer | Ying Wang <wangying@google.com> | Mon Nov 02 16:00:47 2015 -0800 |
tree | bd97872c458c1a1f7cc386eed1c17868ea99d26b | |
parent | f0a8dd43b26d49ad67e2c6c8c936e64a62df8582 [diff] |
Don't check the host JDK tools when build/core/config.mk is called from envsetup.sh. Envsetup.sh (lunch) relies on config.mk to get build varaible values; while config.mk may rely on envsetup.sh to set up JAVA_HOME/PATH. Without this change config.mk may be checking the host JDK tools before JAVA_HOME/PATH get set up. Change-Id: I1e6b5e33147258832ce2f0a425f9526ef4782c43