summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTreehugger Robot <treehugger-gerrit@google.com>2021-06-14 17:02:59 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2021-06-14 17:02:59 +0000
commit1c77232c6a75684b6adc761c541b1f129f373591 (patch)
treef15417401266a82b3e8e8efe34a2e009580e82ae
parentefd7a6086e1bab07741e3ade2923d1257eaa58df (diff)
parent2e525300d9b8517d6c9f1af117b04b19107040f7 (diff)
downloadmanifest-common-android-4.4.tar.gz
Merge "Pin the clang repo version to the last known good version" into common-android-4.4common-android-4.4
-rw-r--r--default.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/default.xml b/default.xml
index 973b8a1..f68c3e5 100644
--- a/default.xml
+++ b/default.xml
@@ -10,5 +10,5 @@
<project path="kernel/tests" name="kernel/tests" />
<project path="prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9" name="platform/prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9" clone-depth="1" />
<project path="prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9" name="platform/prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9" clone-depth="1" />
- <project path="prebuilts-master/clang/host/linux-x86" name="platform/prebuilts/clang/host/linux-x86" clone-depth="1" />
+ <project path="prebuilts-master/clang/host/linux-x86" revision="5fa991a27edd8aa01cbddf8dc0f6706a1dc83c9b" name="platform/prebuilts/clang/host/linux-x86" clone-depth="1" />
</manifest>