Merge "Revert "Compile with javac by default"" am: 9143549df7

am: 02e0f6c1db

Change-Id: I8455ff91c8e9c0a81e26f438d198feccd1ab237a
This commit is contained in:
Colin Cross 2017-07-27 06:14:07 +00:00 committed by android-build-merger
commit 14557ce870
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 := false
ANDROID_COMPILE_WITH_JACK := true
endif
common_jdk_flags := -Xmaxerrs 9999999