Skip to content

Commit 21e26ba

Browse files
Darren Chancopybara-github
authored andcommitted
[roll] Roll fuchsia [publish][test] Use test_data_deps.
Don't add data deps as normal deps since that will result in a library metadata walk capturing the entire bazel and GN PBs. This causes the honeydew lib to be incorrectly included in the bazel assembled _library_infos.json, causing the file access error during build-action time. Original-Fixed: 371588414 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1132576 Original-Revision: 73e9187e4664329c403780600aea34e2e1530098 GitOrigin-RevId: 5019ba7c74c55594454ce108ab1335acef0ebd51 Change-Id: I1852e40cbfb2b06fc198011a185b201746728368
1 parent 1e8e6c4 commit 21e26ba

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="184bf657671ab7dd8c8d029bcbb50409c774442c"/>
14+
revision="73e9187e4664329c403780600aea34e2e1530098"/>
1515
</projects>
1616
<hooks>
1717
<hook name="install-environment"

0 commit comments

Comments
 (0)