summaryrefslogtreecommitdiff
path: root/apex/classpath_element_test.go
diff options
context:
space:
mode:
author Jihoon Kang <jihoonkang@google.com> 2024-08-30 20:18:53 +0000
committer Gerrit Code Review <noreply-gerritcodereview@google.com> 2024-08-30 20:18:53 +0000
commit7344482ff3e38659519ca63ebc9b3f78ce6d4d8e (patch)
treeb78ed3eef62c71b43172a5f58307e4f32fc449eb /apex/classpath_element_test.go
parentc540beef74e30cf30a4a1cc3f250b2ddbe45ad42 (diff)
parent85bc19380567dfee327f04162587633673e3dcf7 (diff)
Merge "Revert^4 "Implement detecting container violations."" into main
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 {