Merge "Revert "Compile with javac by default""
am: 9143549df7
Change-Id: I76ffe1d799adc274ac8f171b897935998e5999ce
This commit is contained in:
commit
02e0f6c1db
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
|||
|
||||
ifndef ANDROID_COMPILE_WITH_JACK
|
||||
# Defines if compilation with jack is enabled by default.
|
||||
ANDROID_COMPILE_WITH_JACK := false
|
||||
ANDROID_COMPILE_WITH_JACK := true
|
||||
endif
|
||||
|
||||
common_jdk_flags := -Xmaxerrs 9999999
|
||||
|
|
Loading…
Reference in a new issue