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

Commit 929db472 authored by Przemyslaw Szczepaniak's avatar Przemyslaw Szczepaniak
Browse files

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

This reverts commit 58b79377.

Reason for revert: b/73762903

Change-Id: I2faa22d47278d436baa6d7994f0bad879ac7265b
Exempt-From-Owner-Approval: Revert
parent 58b79377
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -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
# ###############################################################