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

Commit d49e5556 authored by Neil Fuller's avatar Neil Fuller Committed by Gerrit Code Review
Browse files

Merge "Set -Xdoclint:none"

parents e63d3328 8abec039
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -209,6 +209,7 @@ $(full_target): $(full_src_files) $(full_java_lib_deps)
                \@$(PRIVATE_SRC_LIST_FILE) \
                -J-Xmx1024m \
                -XDignore.symbol.file \
                $(if $(EXPERIMENTAL_USE_JAVA8),-Xdoclint:none) \
                $(PRIVATE_PROFILING_OPTIONS) \
                $(addprefix -classpath ,$(PRIVATE_CLASSPATH)) \
                $(addprefix -bootclasspath ,$(PRIVATE_BOOTCLASSPATH)) \