summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHaibo Huang <hhb@google.com>2020-03-03 16:16:47 -0800
committerHaibo Huang <hhb@google.com>2020-03-03 16:16:47 -0800
commitbf02726eec97da6ce9a678fa55da4b8f6cd5ffa0 (patch)
tree1420aa76c6e701f2a52ac48df8ef3fb4e980b501
parent55e5fcc1a718b49713202eba0979da7d918e75b8 (diff)
downloadmanifest-bf02726eec97da6ce9a678fa55da4b8f6cd5ffa0.tar.gz
Adds python3 to manifest
Change-Id: Ib76acd76ce0d4f97205168c644089542adeada2c
-rw-r--r--default.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/default.xml b/default.xml
index d29746ea5..3c4b46887 100644
--- a/default.xml
+++ b/default.xml
@@ -60,9 +60,9 @@
<project path="prebuilts/swig/windows-x86" name="platform/prebuilts/swig/windows-x86" clone-depth="1" revision="e33760ce7e7f5f2cc5db29ca8424a8ddd8ce16b6" />
<!-- Python prebuilts -->
- <project path="prebuilts/python/linux-x86" name="platform/prebuilts/python/linux-x86" clone-depth="1" revision="bd5a711328e3301b4b46a5e539bab4ece36ef06c" />
- <project path="prebuilts/python/darwin-x86" name="platform/prebuilts/python/darwin-x86" clone-depth="1" />
- <project path="prebuilts/python/windows-x86" name="platform/prebuilts/python/windows-x86" clone-depth="1" revision="675f09e4127562bc335bbbfbb3539d3a273f40ae" />
+ <project path="prebuilts/python/linux-x86" name="platform/prebuilts/python/linux-x86" clone-depth="1" revision="llvm-toolchain" />
+ <project path="prebuilts/python/darwin-x86" name="platform/prebuilts/python/darwin-x86" clone-depth="1" revision="llvm-toolchain" />
+ <project path="prebuilts/python/windows-x86" name="platform/prebuilts/python/windows-x86" clone-depth="1" revision="llvm-toolchain" />
<!-- build-tools project for python3 -->
<project path="prebuilts/build-tools" name="platform/prebuilts/build-tools" clone-depth="1" />