Remove org.apache.http.legacy from bootclasspath
Another attempt, waiting for b/73762903 to be mitigated Change-Id: I496b1297f5dfe0737828ab01fc1b628f64a57304 Test: build, flash and cts/tests/signature/runSignatureTests.sh, manual Bug: 18027885
This commit is contained in:
@@ -202,6 +202,11 @@ else
|
|||||||
JAVA_TMPDIR_ARG :=
|
JAVA_TMPDIR_ARG :=
|
||||||
endif
|
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
|
# Include sub-configuration files
|
||||||
# ###############################################################
|
# ###############################################################
|
||||||
|
Reference in New Issue
Block a user