summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRam Muthiah <rammuthiah@google.com>2020-08-28 22:30:47 +0000
committerRam Muthiah <rammuthiah@google.com>2020-08-28 22:31:11 +0000
commit60f61814f7b7f907e5c12693485820340cfcf1bd (patch)
tree47cf59522f933fb8ba07570b80e8c6c181cc2fbf
parent11aa86ce0269e1bffd25f82297dd1e3d037b398f (diff)
downloadmanifest-60f61814f7b7f907e5c12693485820340cfcf1bd.tar.gz
Revert "Add prebuilts/runtime back into the full platform manifest."
This reverts commit 11aa86ce0269e1bffd25f82297dd1e3d037b398f. Reason for revert: Breaks PASAN builds. no ASAN targets available for libasync_safe which is a part of prebuilts/runtime Change-Id: I0a394e438ba5bc382315ba7c489d6d2d2c939b00
-rw-r--r--default.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/default.xml b/default.xml
index 720419e3d..c98b4b7bd 100644
--- a/default.xml
+++ b/default.xml
@@ -786,7 +786,6 @@
<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" />
<project path="prebuilts/rust" name="platform/prebuilts/rust" groups="pdk" clone-depth="1" />
<project path="prebuilts/r8" name="platform/prebuilts/r8" groups="pdk" clone-depth="1" />
<project path="prebuilts/sdk" name="platform/prebuilts/sdk" groups="pdk" clone-depth="1" />