Cleanup bootclasspathFragmentInitContentsFromImage am: 360f8359f3

Original change: https://googleplex-android-review.googlesource.com/c/platform/build/soong/+/15027893

Change-Id: Ic9131f97aad43ec537684bf720b71fa66015c318
This commit is contained in:
Paul Duffin 2021-06-18 20:11:44 +00:00 committed by Automerger Merge Worker
commit ac924b5d7d
1 changed files with 0 additions and 8 deletions

View File

@ -233,14 +233,6 @@ func bootclasspathFragmentInitContentsFromImage(ctx android.EarlyModuleContext,
commonApex, apex)
}
}
if len(contents) != 0 {
// Nothing to do.
return
}
// Store the jars in the Contents property so that they can be used to add dependencies.
m.properties.Contents = modules.CopyOfJars()
}
// bootclasspathImageNameContentsConsistencyCheck checks that the configuration that applies to this