Fix path to sysroots for git am: cdac36e2c8 am: 31dfb0bb7d am: cf6eca713f

Original change: https://android-review.googlesource.com/c/platform/prebuilts/build-tools/+/1996876

Change-Id: Id9218a9aade889c8dcfb864cf8cfa064f01db982
diff --git a/update-prebuilts.sh b/update-prebuilts.sh
index 0ac14c2..d414a3f 100755
--- a/update-prebuilts.sh
+++ b/update-prebuilts.sh
@@ -62,7 +62,7 @@
 
 cp -f "${tmpdir}/manifest.xml" manifest.xml
 
-git add manifest.xml linux-x86 darwin-x86 common x86_64-linux-musl i686-linux-musl
+git add manifest.xml linux-x86 darwin-x86 common sysroots/x86_64-linux-musl sysroots/i686-linux-musl
 git commit -m "Update build-tools to ab/${BUILD_NUMBER}
 
 https://ci.android.com/builds/branches/aosp-build-tools-release/grid?head=${BUILD_NUMBER}&tail=${BUILD_NUMBER}