summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSpandan Das <spandandas@google.com>2024-03-28 21:16:41 +0000
committerSpandan Das <spandandas@google.com>2024-03-28 21:19:27 +0000
commitf4a5d7953abe2cb34317a3cb027925bb754a164d (patch)
treee7c93b83bd61849e79960873bf5b3810ec0d8e10
parentb5983aa80a8716162cf703c3a1b97968c70993af (diff)
downloadmanifest-f4a5d7953abe2cb34317a3cb027925bb754a164d.tar.gz
Remove build/orchestrator from the manifest
This project is no longer used for AOSP development Test: deteted this project from my local worksapce; m nothing Change-Id: If7213f22bc5bd1b25bdc6173c639cdaaef02bb73
-rw-r--r--default.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/default.xml b/default.xml
index 0a54bfd1c..08fa42db4 100644
--- a/default.xml
+++ b/default.xml
@@ -21,7 +21,6 @@
<linkfile src="target" dest="build/target" />
<linkfile src="tools" dest="build/tools" />
</project>
- <project path="build/orchestrator" name="platform/build/orchestrator" groups="pdk" />
<project path="build/bazel" name="platform/build/bazel" groups="pdk" >
<linkfile src="bazel.WORKSPACE" dest="WORKSPACE" />
<linkfile src="bazel.BUILD" dest="BUILD" />