summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYi Kong <yikong@google.com>2021-06-15 20:27:38 +0800
committerYi Kong <yikong@google.com>2021-06-15 20:27:38 +0800
commitec22e618c2cb0b9656684ddba8d954c80ed1155c (patch)
tree3f6b330a2b6f687679dd707159f4d7b78509cab8
parent36959c82e730b76f0e761d6ec7a2cedc52a6a596 (diff)
downloadmanifest-ec22e618c2cb0b9656684ddba8d954c80ed1155c.tar.gz
Include darwin-universal prebuilt clang
Bug: 190982865 Change-Id: I9671d20da235e009a950a304aa21dc36ebefbd7a
-rw-r--r--default.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/default.xml b/default.xml
index 828f120ed..100fdff39 100644
--- a/default.xml
+++ b/default.xml
@@ -61,6 +61,7 @@
<!-- Prebuilts (for ease of updating) -->
<project path="prebuilts/clang/host/darwin-x86" name="platform/prebuilts/clang/host/darwin-x86" clone-depth="1" />
+ <project path="prebuilts/clang/host/darwin-universal" name="platform/prebuilts/clang/host/darwin-universal" clone-depth="1" />
<project path="prebuilts/clang/host/linux-x86" name="platform/prebuilts/clang/host/linux-x86" clone-depth="1" />
<project path="prebuilts/clang/host/windows-x86" name="platform/prebuilts/clang/host/windows-x86" clone-depth="1" />