summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAurimas Liutikas <aurimas@google.com>2023-10-11 22:32:05 +0000
committerAurimas Liutikas <aurimas@google.com>2023-10-11 22:32:43 +0000
commitc1f004fd135b1ce622d1bca6a6fd4ab7f0d9acbe (patch)
tree74dd9625163c8976874b4a8fd170dcce7bb1d36c
parentd391faf6cf66b699c36df8b1a6007635681474d7 (diff)
downloadmanifest-c1f004fd135b1ce622d1bca6a6fd4ab7f0d9acbe.tar.gz
Remove jdk8 project
It is no longer needed for androidx builds Change-Id: I1d867cba50dfbaf24d4971b85e600ee322e3367f
-rw-r--r--default.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/default.xml b/default.xml
index f4f9f9938..2e70c8799 100644
--- a/default.xml
+++ b/default.xml
@@ -156,12 +156,6 @@
name="platform/prebuilts/jdk/jdk17"
revision="main"
clone-depth="1" />
- <!-- This branch of JDK 8 contains only the tools JAR required for Compose tests. -->
- <!-- Config: shallow + same revision -->
- <project
- path="prebuilts/jdk/jdk8"
- name="platform/prebuilts/jdk/jdk8"
- clone-depth="1" />
<!-- Golden images -->
<project path="golden" name="platform/frameworks/support-golden" clone-depth="1" />