Skip to content

Commit 6fd016f

Browse files
Carlos Chinchillacopybara-github
authored andcommitted
[roll] Roll third_party/pigweed pw_rpc: Build proto path arg list for Soong
For every .proto file in the Soong genrule to build a nanopb proto, add its parent's parent's directory as a --proto-path argument to the protobuf compiler. This allows genrules to have protos from different sources. The requirement is that all sources to the same genrule are prefixed once. Test: Compiled prefixed proto with prefixed dependencies. Passes presubmits in Android main. Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/225031 Lint: Lint 🤖 <[email protected]> Original-Revision: 74bc3cad816843c937e6faef722682ef321aded2 GitOrigin-RevId: 48f5fb2388e80f591218f81f397378f5a77d9789 Change-Id: I9fb4a6372c1a3d74a1ebd22e6973ba31a6e93e50
1 parent a55cfc1 commit 6fd016f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

third_party/flower

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -492,7 +492,7 @@
492492
path="third_party/pigweed/src"
493493
remote="https://fuchsia.googlesource.com/third_party/pigweed.googlesource.com/pigweed/pigweed"
494494
gerrithost="https://fuchsia-review.googlesource.com"
495-
revision="dd2720f7c2a5222392035697d424bd835daa4cbe"/>
495+
revision="74bc3cad816843c937e6faef722682ef321aded2"/>
496496
<project name="third_party/github.com/google/python_portpicker"
497497
gitsubmoduleof="fuchsia"
498498
path="third_party/python_portpicker/src"

0 commit comments

Comments
 (0)