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

Commit 36062e80 authored by Colin Cross's avatar Colin Cross
Browse files

Revert "Compile with javac by default"

This reverts commit 268dfa4d.

Bug: 36902714
Change-Id: I69edf1a52300b50c45bd02c203f8843963357506
parent 268dfa4d
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 := false
ANDROID_COMPILE_WITH_JACK := true
endif

common_jdk_flags := -Xmaxerrs 9999999