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

This reverts commit 58b793771c.

Reason for revert: b/73762903

Change-Id: I2faa22d47278d436baa6d7994f0bad879ac7265b
Exempt-From-Owner-Approval: Revert
This commit is contained in:
Przemyslaw Szczepaniak
2018-02-22 16:04:43 +00:00
parent 58b793771c
commit 929db472be

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
# ###############################################################