[roll] Roll fuchsia [winsdk] Fix a path seperator issue in the generated overlay file
LLVM VFS library has undefined behavior when using a non native path
seperator in the VFS overlay file. This patch makes winsdk script to
always uses forward slash as the VFS overlay file will not be used on
Windows. This patch also moves the generated VFS overlay inside the sdk
package.
Original-Bug: 99600, 113955
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/761490
Original-Revision: aa0af992baf685681f42d2a2d091dfd99093026c
GitOrigin-RevId: dad2b8ba27752be99fb3f44c051c8989e5f14186
Change-Id: I1d1b6bb8fb7fb8050d07fe637a5b2cebdb756814
diff --git a/stem b/stem
index e51d2cb..c9b1fa0 100644
--- a/stem
+++ b/stem
@@ -11,7 +11,7 @@
githooks="integration/git-hooks"
remote="https://fuchsia.googlesource.com/fuchsia"
gerrithost="https://fuchsia-review.googlesource.com"
- revision="46966d5e53f996cc13fb9f882da91ae3b4bb40c3"/>
+ revision="aa0af992baf685681f42d2a2d091dfd99093026c"/>
</projects>
<hooks>
<hook name="install-environment"