summaryrefslogtreecommitdiff
path: root/build-tools
diff options
context:
space:
mode:
authorYifan Hong <elsk@google.com>2022-01-13 20:44:34 -0800
committerMatthias Männich <maennich@google.com>2022-01-24 17:14:52 +0000
commiteef9770ebcce933c532266a30c1791083db55075 (patch)
treee1c07e595a9e8345e02ac846f4e900eaa7ee3477 /build-tools
parent5b84d4641413b1861c0121fddd7c5c7a8551a1f6 (diff)
downloadbuild-eef9770ebcce933c532266a30c1791083db55075.tar.gz
Fix sysroot paths.
Now that build/ is migrated to build/kernel, fix the symlinks in build/build-tools/sysroot. Test: TH Bug: 204425264 Change-Id: Ifc7051b11524180cc1e194be0686fccaa235b281
Diffstat (limited to 'build-tools')
l---------build-tools/sysroot2
1 files changed, 1 insertions, 1 deletions
diff --git a/build-tools/sysroot b/build-tools/sysroot
index d0298f1..f9af9f3 120000
--- a/build-tools/sysroot
+++ b/build-tools/sysroot
@@ -1 +1 @@
-../../prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot \ No newline at end of file
+../../../prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot \ No newline at end of file