[roll] Roll fuchsia [bazel][devices] use rules_fuchsia for load statements
The fuchsia_sdk currently contains rules and generated build files. We
are working on decoupling these from each other to avoid needing to
download the fuchsia SDK when it is not needed in OOT environments. This
updates the load statements to load from rules_fuchsia instead of
fuchsia_sdk.
The fuchsia_sdk currently just reexports from rules_fuchsia so we can
soft transition this code.
Original-Bug: 381105336
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1217632
Original-Revision: 72d63291fdb181fc147b3353c424cd27564965a7
GitOrigin-RevId: ece5b895d22f82df52ad762c159fc223298ba099
Change-Id: Ie0aefa7f661467607cd99bf1864ec5dd638e225b
diff --git a/stem b/stem
index 2666064..12f8d4c 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="5edf774dc9d28dfc021ada15d533c78465c4d666"/>
+ revision="72d63291fdb181fc147b3353c424cd27564965a7"/>
</projects>
<hooks>
<hook name="install-environment"