[roll] Roll fuchsia [fusb302][vim3] Add class responsible for conveying Sink power policy.
This CL adds a class that contains the logic for translating between a
power policy and low-level USB PD details. The implementation is fairly
specific to the VIM3 board that we're currently targeting, but the API
and testing approach should allow extending this to other cases we want
to support.
Upcoming CLs will plumb this class into the USB PD Sink Policy Engine
state machine implementation.
Original-Bug: 122113
Test: fx test fusb302-test (no functional changes)
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/823330
Original-Revision: 30267afa6a91614eaadfe61c68dffe9bad4e6aa8
GitOrigin-RevId: 958338c3e6d20c46aa1db46ed5996a420f829450
Change-Id: Ibfaa5e4b069098ff279876beb0df4b7ace65218c
diff --git a/stem b/stem
index 6831f65..f0385f5 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="424e4bce4889e9459ad84c6ebaccaa17c6785e83"/>
+ revision="30267afa6a91614eaadfe61c68dffe9bad4e6aa8"/>
</projects>
<hooks>
<hook name="install-environment"