summaryrefslogtreecommitdiff
path: root/python/python.go
diff options
context:
space:
mode:
author Spandan Das <spandandas@google.com> 2023-08-24 00:30:13 +0000
committer Spandan Das <spandandas@google.com> 2023-08-24 19:21:10 +0000
commite8a90c57e0500bc25aba0e665cd3032c496d9571 (patch)
tree498a4038ae30468ca3adb8fd5bf01d35ab065566 /python/python.go
parentcb847638af5a56969929ddeae57d407fc8ad98c0 (diff)
Handle proto.include_dirs for java
The proto_library(s) created for include_dirs will be added to transitive_deps This also fixes an existing bug for java_library containing .protos in srcs via filegroups. ``` java_library { name: "foo", srcs: ["foo.proto", "foo_filegroup"], } ``` At ToT, foo_filegroup was missing from the equivalent proto_library in bp2build workspace. Bug: 285140726 Test: allowlisted pandora-proto-java and built that Change-Id: I2657d8cdef2e47434bc3e0d09a074c8e27299afc
Diffstat (limited to 'python/python.go')
0 files changed, 0 insertions, 0 deletions