Merge "Remove REMOVE_OAHL_FROM_BCP flag"

This commit is contained in:
Paul Duffin
2019-01-24 16:01:40 +00:00
committed by Gerrit Code Review
2 changed files with 0 additions and 14 deletions

View File

@@ -212,11 +212,6 @@ endif
HIDDENAPI_EXTRA_APP_USAGE_JARS := \
core-oj-hiddenapi \
# Default to remove the org.apache.http.legacy from bootclasspath
ifeq ($(REMOVE_OAHL_FROM_BCP),)
REMOVE_OAHL_FROM_BCP := true
endif
# ###############################################################
# Broken build defaults
# ###############################################################