Merge "Compile with javac by default"

am: 262d597530

Change-Id: I5c75de4976004dccdd23f542030438302674c081
This commit is contained in:
Colin Cross 2017-07-27 00:21:37 +00:00 committed by android-build-merger
commit 6d6e0f7c75
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
ifndef ANDROID_COMPILE_WITH_JACK
# Defines if compilation with jack is enabled by default.
ANDROID_COMPILE_WITH_JACK := true
ANDROID_COMPILE_WITH_JACK := false
endif
common_jdk_flags := -Xmaxerrs 9999999