summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZhuoyao Zhang <zhuoyao@google.com>2024-04-29 23:22:35 +0000
committerZhuoyao Zhang <zhuoyao@google.com>2024-04-29 23:35:47 +0000
commit46d51eb49b85730c1550af2e45afaa58bf09d73b (patch)
treed9539f04bdf5e9541403223e7bd51e50db5ab43e
parenta8a349d6f0e13022520502ac4e71498f251410ef (diff)
downloadmanifest-build-tools.tar.gz
Add tools/asuite and external/python/six to the build-tools manifestbuild-tools
The two projects are required to build the tool_event_logger which needs to be released as part of the build-tools. Bug: 337946564 Tests: presubmit Change-Id: I3445e9fd513ec11efc9e21377c635caa5e52a82b
-rw-r--r--default.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/default.xml b/default.xml
index 4a01004cc..f165d5028 100644
--- a/default.xml
+++ b/default.xml
@@ -111,6 +111,7 @@
<project path="external/ow2-asm" name="platform/external/ow2-asm" />
<project path="external/pcre" name="platform/external/pcre" />
<project path="external/protobuf" name="platform/external/protobuf" />
+ <project path="external/python/six" name="platform/external/python/six" />
<project path="external/safe-iop" name="platform/external/safe-iop" />
<project path="external/selinux" name="platform/external/selinux" />
<project path="external/spdx-tools" name="platform/external/spdx-tools" />
@@ -128,6 +129,7 @@
<project path="system/tools/xsdc" name="platform/system/tools/xsdc" />
<project path="test/app_compat/csuite" name="platform/test/app_compat/csuite" />
<project path="system/apex" name="platform/system/apex" groups="pdk" />
+ <project path="tools/asuite" name="platform/tools/asuite" />
<!-- target projects -->
<project path="art" name="platform/art" />