summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAurimas Liutikas <aurimas@google.com>2022-10-11 11:59:04 +0000
committerAurimas Liutikas <aurimas@google.com>2022-10-11 11:59:39 +0000
commita1bba02434a2f30ee686bd1038a2f1018a2b1253 (patch)
tree11f335eab381f3b0f78ed9959444d31fb2e62df1
parente62dc091f97d11d21cd0b37c7785d8877c830dce (diff)
downloadmanifest-a1bba02434a2f30ee686bd1038a2f1018a2b1253.tar.gz
Put back JDK 11 for metalava integration usecases.
Change-Id: Ie759ebebb368bbf97241c76c8afa06ad07c2aa23 Test: None
-rw-r--r--default.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/default.xml b/default.xml
index ba8dfd74b..cb7a4b6e0 100644
--- a/default.xml
+++ b/default.xml
@@ -160,6 +160,11 @@
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. -->
<!-- Config: shallow + same revision -->
<project