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:26 +0000
commit5ff91f63323d9e0feccab51b552017e9ce615f1e (patch)
tree9257503662b63e6ab1b01137cf24b5acb8ce72f7
parent46c7e4d04f8b60adc504772a24801b233e36070b (diff)
downloadmanifest-5ff91f63323d9e0feccab51b552017e9ce615f1e.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 cb5bba9..7676858 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-5.15" />
<project path="kernel/tests" name="kernel/tests" />