Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 45650dd5 authored by Colin Cross's avatar Colin Cross Committed by android-build-merger
Browse files

Merge "Compile with javac by default" am: 262d5975 am: 6d6e0f7c am: ec20a71b am: e63119f9

am: 408d24e3

Change-Id: I649188c883761cbe73d1157d949d9560a49b1b1c
parents 1f3944a1 408d24e3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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