summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYifan Hong <elsk@google.com>2023-06-02 12:27:13 -0700
committerMatthias Männich <maennich@google.com>2023-06-05 22:27:11 +0000
commite096507115f516bc3ab6a4928c28b7bf4924e5b0 (patch)
tree4a9b4a6d844c0f7e5d62e21b3465671445b986a7
parent7649c8c212f04526d7a8a72f311f86bcc45a217b (diff)
downloadmanifest-e096507115f516bc3ab6a4928c28b7bf4924e5b0.tar.gz
Drop unused symlinks from build/.
These symlinks were created during the build/ -> build/kernel migration. They aren't used any more. This relands 40ca1c9463c446227a9047f63ae99f79e1355254. Change-Id: Ia1b1a1cca856e6615b994b1a2b915c4a054bdf49 Test: TH Bug: 284042390
-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" />