summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYifan Hong <elsk@google.com>2022-01-13 23:27:47 -0800
committerYifan Hong <elsk@google.com>2022-01-24 19:29:03 +0000
commit80cdfb28fb193b7396f4243802152bdf53a9e0d2 (patch)
tree32ab55a3da20b6bcaae5dc6971e649d262c0e535
parentb9c8f4ab49a7b90b1d6419de87c8eb7263162326 (diff)
downloadmanifest-80cdfb28fb193b7396f4243802152bdf53a9e0d2.tar.gz
Drop build-tools/sysroot symlink.
Now that all references to build/build-tools/sysroot has been changed to build/kernel/build-tools/sysroot properly, the symlink may be dropped. Test: TH Bug: 204425264 Change-Id: If774e4cbd93216bea90388b3ff5f6bfccfdba870 (cherry picked from commit 352e9076d522235cdba90c0307f1a7b45f34be7d)
-rw-r--r--default.xml5
1 files changed, 1 insertions, 4 deletions
diff --git a/default.xml b/default.xml
index f4b9978..1964732 100644
--- a/default.xml
+++ b/default.xml
@@ -34,10 +34,7 @@
<project path="kernel/configs" name="kernel/configs" revision="master" />
<project path="common-modules/virtual-device" name="kernel/common-modules/virtual-device" revision="android13-5.10" />
<project path="prebuilts/clang/host/linux-x86" name="platform/prebuilts/clang/host/linux-x86" clone-depth="1" />
- <project path="prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8" name="platform/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8" clone-depth="1" >
- <!-- TODO(b/204425264): Remove unused scripts and unused symlinks -->
- <linkfile src="sysroot" dest="build/build-tools/sysroot" />
- </project>
+ <project path="prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8" name="platform/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8" clone-depth="1" />
<project path="prebuilts/boot-artifacts" name="platform/prebuilts/boot-artifacts" />
<project path="prebuilts/build-tools" name="platform/prebuilts/build-tools" clone-depth="1" >
<!-- TODO(b/204425264): Remove unused scripts and unused symlinks -->