summaryrefslogtreecommitdiff
path: root/apex/classpath_element_test.go
diff options
context:
space:
mode:
author Jihoon Kang <jihoonkang@google.com> 2024-08-28 21:35:16 +0000
committer Gerrit Code Review <noreply-gerritcodereview@google.com> 2024-08-28 21:35:16 +0000
commitc14be38f1a644a93f89806a8042c50560ff8967b (patch)
tree3f3e5bf5d13591cdc8d648476195d5134a141531 /apex/classpath_element_test.go
parentf5a03c79577c13b732e0580cfaeade99da354bd7 (diff)
parent2a88491afc72707c21a125b81f7dcd252d2fc5f1 (diff)
Merge changes Ia693c4a5,I8e5620d2 into main
* changes: Revert^2 "Implement detecting container violations." Define additional container violations
Diffstat (limited to 'apex/classpath_element_test.go')
-rw-r--r--apex/classpath_element_test.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/apex/classpath_element_test.go b/apex/classpath_element_test.go
index b9a91982a..9e1ac943e 100644
--- a/apex/classpath_element_test.go
+++ b/apex/classpath_element_test.go
@@ -92,6 +92,7 @@ func TestCreateClasspathElements(t *testing.T) {
],
srcs: ["b.java"],
installable: true,
+ sdk_version: "core_current",
}
java_library {