summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Willemsen <dwillemsen@google.com>2021-08-18 17:06:02 +0000
committerDan Willemsen <dwillemsen@google.com>2021-08-21 00:12:40 +0000
commit557fe143f32204a866cb95dcb8ced4a642783988 (patch)
tree6b48edf8d0d33fde33dfb59d49e7f8fcb231b862
parent349c0cb2f988808b361bfb1a8a9e17a488a9a26f (diff)
downloadmanifest-557fe143f32204a866cb95dcb8ced4a642783988.tar.gz
Remove old python prebuilts
The primary user of these had been external/selinux/prebuilts/bin/... as a few external packages had been compiled and installed into the packages directory in these python prebuilts. But as the system python has gone forward, that's stopped working, as `python` either doesn't exist or is incompatible with these prebuilts (see also b/178191966). Prebuilt `python*` is provided in the build process by prebuilts/build-tools, which is much more up to date than these prebuilts. Bug: 131178270 Change-Id: Id165cb96541018594743dc70b6db4d2aca9c8a4c
-rw-r--r--default.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/default.xml b/default.xml
index 0c4c6f1d9..9cf1719ad 100644
--- a/default.xml
+++ b/default.xml
@@ -973,8 +973,6 @@
<project path="prebuilts/module_sdk/Wifi" name="platform/prebuilts/module_sdk/Wifi" groups="pdk" clone-depth="1" />
<project path="prebuilts/ndk" name="platform/prebuilts/ndk" groups="pdk" clone-depth="1" />
<project path="prebuilts/ktlint" name="platform/prebuilts/ktlint" groups="pdk" clone-depth="1" />
- <project path="prebuilts/python/darwin-x86/2.7.5" name="platform/prebuilts/python/darwin-x86/2.7.5" groups="darwin,pdk,pdk-cw-fs,pdk-fs" clone-depth="1" />
- <project path="prebuilts/python/linux-x86/2.7.5" name="platform/prebuilts/python/linux-x86/2.7.5" groups="linux,pdk,pdk-cw-fs,pdk-fs" clone-depth="1" />
<project path="prebuilts/qemu-kernel" name="platform/prebuilts/qemu-kernel" groups="pdk" clone-depth="1" />
<project path="prebuilts/remoteexecution-client" name="platform/prebuilts/remoteexecution-client" groups="pdk" clone-depth="1" />
<project path="prebuilts/runtime" name="platform/prebuilts/runtime" groups="pdk" clone-depth="1" />