Merge "Revert "Remove org.apache.http.legacy from bootclasspath""

This commit is contained in:
Przemyslaw Szczepaniak
2018-02-22 16:10:12 +00:00
committed by Android (Google) Code Review

View File

@@ -202,11 +202,6 @@ else
JAVA_TMPDIR_ARG :=
endif
# Default to remove the org.apache.http.legacy from bootclasspath
ifeq ($(REMOVE_OAHL_FROM_BCP),)
REMOVE_OAHL_FROM_BCP := true
endif
# ###############################################################
# Include sub-configuration files
# ###############################################################