Skip to content

Commit f7c0fca

Browse files
Sam Hansencopybara-github
authored andcommitted
[roll] Roll fuchsia [usb] Rip unnecessary deps out of the request-fidl.h lib
The lib currently includes banjo deps. This removes the banjo deps. Further, the logging needs to be supported in both DFv1 and DFv2, so a usb-fidl-dfv2-compat-logging build target is added. Lastly, the usb-endpoint lib should have been included in the DDK's allow-list from the beginning. It as accessing the DDK through transitive public_deps - which is resolved here. Original-Bug: b/376724095 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1158990 Original-Revision: 16cfd2780910c71915080b5338e3347fc978c048 GitOrigin-RevId: 129b44c79645dcb6daeb984085a7013bae73777b Change-Id: I2f50d1228bdb565f040e1a39fa873f3f807b58b4
1 parent 8b20181 commit f7c0fca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stem

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
githooks="integration/git-hooks"
1212
remote="https://fuchsia.googlesource.com/fuchsia"
1313
gerrithost="https://fuchsia-review.googlesource.com"
14-
revision="e35a0b63bee6c22bd00f1ab73c0495dda03e2095"/>
14+
revision="16cfd2780910c71915080b5338e3347fc978c048"/>
1515
</projects>
1616
<hooks>
1717
<hook name="install-environment"

0 commit comments

Comments
 (0)