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:58:52 -0800
commitdb8f05ee7d261665a83a932107ff30400018e51e (patch)
treee78c9ca2208d39fa11c78b914337b6e118576121
parentc2a11b9dc2d828d766d5c9cf9ea2b3081a56b1ec (diff)
downloadmanifest-db8f05ee7d261665a83a932107ff30400018e51e.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 d2541a5..4cc572d 100644
--- a/default.xml
+++ b/default.xml
@@ -38,8 +38,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" />