Skip to content
Snippets Groups Projects
Commit bbbfab41 authored by Michael Vines's avatar Michael Vines
Browse files

Java host tools no longer required to build B2G.

Change-Id: I4028728bdaedae7fd4af1300cc2a08fbf0cd1359
parent 53382161
No related branches found
No related tags found
No related merge requests found
......@@ -196,6 +196,7 @@ __patch_tree()
# Stub out all java compilation.
export JAVA_HOME=$(readlink -f device/qcom/b2g_common/faketools/jdk)
export ANDROID_JAVA_HOME=${JAVA_HOME}
flash()
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment