summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAurimas Liutikas <aurimas@google.com>2024-02-05 19:13:24 +0000
committerAurimas Liutikas <aurimas@google.com>2024-02-05 19:13:56 +0000
commit97d32afdc06cc2e0613a57a0395e42f7a39c1438 (patch)
tree05208de0070e6ce5ea2286b39a77ed8e7f72372d
parent809b9df8e02fed098942641901b734616ebbf26e (diff)
downloadmanifest-androidx-main.tar.gz
Add JDK 21 to androidx checkoutandroidx-main
This is not yet used, but we need it to unblock all the issues with using it Change-Id: Ia534101b22ee6ea242e6c4dbae28780eb74b7a81 Test: None
-rw-r--r--default.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/default.xml b/default.xml
index 18ee2f57e..56c2a5c20 100644
--- a/default.xml
+++ b/default.xml
@@ -164,6 +164,11 @@
name="platform/prebuilts/jdk/jdk17"
revision="main"
clone-depth="1" />
+ <project
+ path="prebuilts/jdk/jdk21"
+ name="platform/prebuilts/jdk/jdk21"
+ revision="main"
+ clone-depth="1" />
<!-- Golden images -->
<project path="golden" name="platform/frameworks/support-golden" clone-depth="1" />