summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAurimas Liutikas <aurimas@google.com>2022-10-18 21:51:02 +0000
committerAurimas Liutikas <aurimas@google.com>2022-10-18 21:51:45 +0000
commitd2c2e084c106d61c2ed4ada93a38fcc34aef6a44 (patch)
tree09d7fd8d9131348bea0577671c9623be911968d7
parenta1bba02434a2f30ee686bd1038a2f1018a2b1253 (diff)
downloadmanifest-d2c2e084c106d61c2ed4ada93a38fcc34aef6a44.tar.gz
Remove unused JDK 11
Metalava now also uses JDK 17 and thus JDK 11 is no longer needed Change-Id: I0b4dba7943986b3542dbbe9a7372c7adef5d4bd1 Test: None
-rw-r--r--default.xml7
1 files changed, 1 insertions, 6 deletions
diff --git a/default.xml b/default.xml
index cb7a4b6e0..62d435049 100644
--- a/default.xml
+++ b/default.xml
@@ -160,12 +160,7 @@
name="platform/prebuilts/jdk/jdk17"
revision="master"
clone-depth="1" />
- <project
- path="prebuilts/jdk/jdk11"
- name="platform/prebuilts/jdk/jdk11"
- revision="master"
- clone-depth="1" />
- <!-- This branch of JDK 8 contains only the tools JAR required for Compose tests and Doclava. -->
+ <!-- This branch of JDK 8 contains only the tools JAR required for Compose tests. -->
<!-- Config: shallow + same revision -->
<project
path="prebuilts/jdk/jdk8"