Merge "Deduplicate classLoaderContexts
field between two structs."
This commit is contained in:
@@ -442,9 +442,6 @@ type Module struct {
|
|||||||
// manifest file to use instead of properties.Manifest
|
// manifest file to use instead of properties.Manifest
|
||||||
overrideManifest android.OptionalPath
|
overrideManifest android.OptionalPath
|
||||||
|
|
||||||
// map of SDK version to class loader context
|
|
||||||
classLoaderContexts dexpreopt.ClassLoaderContextMap
|
|
||||||
|
|
||||||
// list of plugins that this java module is exporting
|
// list of plugins that this java module is exporting
|
||||||
exportedPluginJars android.Paths
|
exportedPluginJars android.Paths
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user