Merge "Implement detecting container violations." into main

This commit is contained in:
Treehugger Robot
2024-08-28 04:39:12 +00:00
committed by Gerrit Code Review
17 changed files with 225 additions and 19 deletions

View File

@@ -293,6 +293,7 @@ func TestPlatformBootclasspathDependencies(t *testing.T) {
],
srcs: ["b.java"],
installable: true,
sdk_version: "core_current",
}
// Add a java_import that is not preferred and so won't have an appropriate apex variant created