summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYifan Hong <elsk@google.com>2023-06-02 12:27:13 -0700
committerYifan Hong <elsk@google.com>2023-06-02 19:31:33 +0000
commit40ca1c9463c446227a9047f63ae99f79e1355254 (patch)
tree4a9b4a6d844c0f7e5d62e21b3465671445b986a7
parentab8cd048328733d727e97da0988c9af5321ed371 (diff)
downloadmanifest-40ca1c9463c446227a9047f63ae99f79e1355254.tar.gz
Drop unused symlinks from build/.
These symlinks were created during the build/ -> build/kernel migration. They aren't used any more. Test: TH Bug: 284042390 Change-Id: I25ec80e063355c62bad306b36aaf0eebf098c205
-rw-r--r--default.xml3
1 files changed, 0 insertions, 3 deletions
diff --git a/default.xml b/default.xml
index 7ebce08..59cebf5 100644
--- a/default.xml
+++ b/default.xml
@@ -10,9 +10,6 @@
<linkfile src="kleaf/bazel.WORKSPACE" dest="WORKSPACE" />
<linkfile src="build_test.sh" dest="build/build_test.sh" />
<linkfile src="config.sh" dest="build/config.sh" />
- <linkfile src="multi-switcher.sh" dest="build/multi-switcher.sh" />
- <linkfile src="abi" dest="build/abi" />
- <linkfile src="static_analysis" dest="build/static_analysis" />
</project>
<project path="common" name="kernel/common" revision="android14-6.1" />
<project path="kernel/tests" name="kernel/tests" />