Merge "Deduplicate classLoaderContexts
field between two structs." am: b3f437ae7b
am: 5c02379a49
Original change: https://android-review.googlesource.com/c/platform/build/soong/+/2077658 Change-Id: I5f74c22213d7b84b5d1c2fefff18e26d1285384f 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