[roll] Roll fuchsia [superproject] Roll antlion Manually define enums for Fuchsia constants
Revert part of https://fxrev.dev/890135 that uses auto() for defining
enum values for Fuchsia-defined constants. These constants should be
manually defined to ensure they are kept in sync with the Fuchsia
equivalent; there is less room for error and is more discoverable when
defined manually due to auto() lowercasing only in the case of StrEnum.
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/antlion/+/897640
Original-Revision: 42405daaee09fb3e09695d55ebe5907975c004e4
GitOrigin-RevId: 5ac7f243449145d884b4adb7ae97adce8ae2c51e
Roller-URL: https://ci.chromium.org/b/8773100691704083857
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/899831
Original-Revision: 8f9c2fa63505a783bae128de386e22191b0632d0
Change-Id: I6724263b43a4b3bee8667352b5cb7b30fb393c5a
diff --git a/stem b/stem
index 9970326..30c14a9 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="ca48b546d1b92ed59c30dba2494ce21b07cd5382"/>
+ revision="8f9c2fa63505a783bae128de386e22191b0632d0"/>
</projects>
<hooks>
<hook name="install-environment"