summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Albert <danalbert@google.com>2020-05-01 11:44:25 -0700
committerDan Albert <danalbert@google.com>2020-05-01 11:46:42 -0700
commitb08dae5a85773f220e450d2f12be72039cd97374 (patch)
tree6e929b5e3e3715fa951d97ab4bb28911f443a6db
parentfaa8cce841a78533db14f1cc8a882b9411c6d1fb (diff)
downloadmanifest-b08dae5a85773f220e450d2f12be72039cd97374.tar.gz
Switch to Python prebuilts.
Test: treehugger Bug: None Change-Id: If42b6fa7f5e7a1baa647596546ba5a41efe80ff2
-rw-r--r--default.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/default.xml b/default.xml
index 93f44d896..0b0bbcb47 100644
--- a/default.xml
+++ b/default.xml
@@ -8,13 +8,14 @@
remote="aosp"
sync-j="4" />
- <project path="external/python/cpython3" name="platform/external/python/cpython3" revision="b0e85ca1ed410f0196f20f4c37d16dafd4878a3d" groups="presubmit" />
<project path="ndk" name="platform/ndk" />
<project path="prebuilts/gcc/darwin-x86/host/headers" name="platform/prebuilts/gcc/darwin-x86/host/headers" groups="pdk,darwin" />
<project path="prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1" name="platform/prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1" groups="pdk,darwin" />
<project path="prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8" name="platform/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8" groups="pdk,linux" />
<project path="prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8" name="platform/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8" groups="pdk-fs" revision="e9afa28841933dbd4fc36e526fe6bb70611b657a" />
<project path="prebuilts/ndk" name="platform/prebuilts/ndk" revision="dev" groups="pdk" />
+ <project path="prebuilts/python3/darwin" name="platform/prebuilts/python/darwin-x86" groups="darwin" clone-depth="1" revision="llvm-toolchain" />
+ <project path="prebuilts/python3/linux" name="platform/prebuilts/python/linux-x86" groups="linux,presubmit" clone-depth="1" revision="llvm-toolchain" />
<project path="toolchain/binutils" name="toolchain/binutils" />
<project path="toolchain/build" name="toolchain/build" />
<project path="toolchain/cloog" name="toolchain/cloog" />