[roll] Roll fuchsia [fidl] Fix DisplayControllerImpl::CheckConfiguration return type.
This CL helps clarify both the return type of
DisplayControllerImpl::CheckConfiguration() and the use of the
ConfigDisplay -> ConfigCheckResult enum.
This CL also renames the ConfigDisplay enum to ConfigCheckResult,
because the old name is confusingly similar to the DisplayConfig struct
name.
Test: fx build (all clients are in-tree)
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/702986
Original-Revision: 682e1c3777141b5d46239c81910ae2e42eca1351
GitOrigin-RevId: 942cc13568c35c637f72e969742c4e792ec507b1
Change-Id: I4c60419d48c13ada068792765e9ca907a381f3b8
diff --git a/stem b/stem
index 8ac4778..419d5a0 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="89a65b59c9d916c7a7bf137c4320a2b6915b957d"/>
+ revision="682e1c3777141b5d46239c81910ae2e42eca1351"/>
</projects>
<hooks>
<hook name="install-environment"