summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYifan Hong <elsk@google.com>2022-02-09 14:15:38 -0800
committerYifan Hong <elsk@google.com>2022-02-09 14:30:04 -0800
commit282688a6712c3ee0e2a65a77f0d2e3a8b1e70a0b (patch)
treefe81d6526bf037d7989f3f955c1f0db2cb11e97d
parent0e579f40bfbcef7d08716e4b18325e500aacf620 (diff)
downloadmanifest-282688a6712c3ee0e2a65a77f0d2e3a8b1e70a0b.tar.gz
kleaf: Delete build/BUILD.bazel symlink.
All references to the //build package has been migrated to the //build/kernel package. Hence, it is okay to delete this symlink now. Test: TH Bug: 204425264 Change-Id: Ic4a87d3369638700ec44a129e91fae4e8c78f4c3 (cherry picked from commit bc4845f5b36a80c97f74a05abbfc7d6d530aa0e0)
-rw-r--r--default.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/default.xml b/default.xml
index 85bebe9..e68f686 100644
--- a/default.xml
+++ b/default.xml
@@ -12,8 +12,6 @@
<linkfile src="build_abi.sh" dest="build/build_abi.sh" />
<linkfile src="build_test.sh" dest="build/build_test.sh" />
<linkfile src="build_utils.sh" dest="build/build_utils.sh" />
- <!-- TODO(b/204425264): Remove unused scripts and unused symlinks -->
- <linkfile src="BUILD.bazel" dest="build/BUILD.bazel" />
<linkfile src="config.sh" dest="build/config.sh" />
<linkfile src="envsetup.sh" dest="build/envsetup.sh" />
<linkfile src="_setup_env.sh" dest="build/_setup_env.sh" />