Merge "Deduplicate classLoaderContexts
field between two structs." am: b3f437ae7b
Original change: https://android-review.googlesource.com/c/platform/build/soong/+/2077658 Change-Id: I816fed511a13ef12406655caa717e21353606a21 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -442,9 +442,6 @@ type Module struct {
|
||||
// manifest file to use instead of properties.Manifest
|
||||
overrideManifest android.OptionalPath
|
||||
|
||||
// map of SDK version to class loader context
|
||||
classLoaderContexts dexpreopt.ClassLoaderContextMap
|
||||
|
||||
// list of plugins that this java module is exporting
|
||||
exportedPluginJars android.Paths
|
||||
|
||||
|
Reference in New Issue
Block a user