Merge "Remove mentions of deleted script construct_context.sh in comments." am: 4637537110 am: 67c0e8f669 am: 29dc012e1b

Original change: https://android-review.googlesource.com/c/platform/build/+/1351543

Change-Id: I28a4ebd807cad9e32e2bff4aeddfabcff29f5511
This commit is contained in:
Ulyana Trafimovich
2020-07-02 09:45:27 +00:00
committed by Automerger Merge Worker

View File

@@ -189,8 +189,8 @@ ifdef LOCAL_DEX_PREOPT
my_filtered_optional_uses_libraries := $(filter-out $(INTERNAL_PLATFORM_MISSING_USES_LIBRARIES), \ my_filtered_optional_uses_libraries := $(filter-out $(INTERNAL_PLATFORM_MISSING_USES_LIBRARIES), \
$(LOCAL_OPTIONAL_USES_LIBRARIES)) $(LOCAL_OPTIONAL_USES_LIBRARIES))
# dexpreopt needs the paths to the dex jars of these libraries in case # dexpreopt needs the paths to the dex jars of these libraries in order to
# construct_context.sh needs to pass them to dex2oat. # construct class loader context for dex2oat.
my_extra_dexpreopt_libs := \ my_extra_dexpreopt_libs := \
org.apache.http.legacy \ org.apache.http.legacy \
android.hidl.base-V1.0-java \ android.hidl.base-V1.0-java \