Merge "Revert "Default to building with OpenJDK 9 -target 1.8.""

This commit is contained in:
Tobias Thierer 2017-12-06 14:00:47 +00:00 committed by Gerrit Code Review
commit 2ea4ed5911
1 changed files with 0 additions and 4 deletions

View File

@ -690,11 +690,7 @@ ANDROID_MANIFEST_MERGER := $(JAVA) -classpath prebuilts/devtools/tools/lib/manif
COLUMN:= column
ifeq ($(EXPERIMENTAL_USE_OPENJDK9),)
ifeq ($(RUN_ERROR_PRONE),true)
USE_OPENJDK9 :=
else
USE_OPENJDK9 := true
endif
TARGET_OPENJDK9 :=
else ifeq ($(EXPERIMENTAL_USE_OPENJDK9),false)
USE_OPENJDK9 :=