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

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

Merge "Revert "Compile with javac by default"" am: 9143549d am: 02e0f6c1...

Merge "Revert "Compile with javac by default"" am: 9143549d am: 02e0f6c1 am: 14557ce8 am: 963a68d9
am: 713eba18

Change-Id: Ia1245150a8b9b02854a48fff198884d3b6a6f18c
parents 5b3741fd 713eba18
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