diff options
author | 2023-09-21 16:00:45 -0700 | |
---|---|---|
committer | 2023-09-22 11:20:06 -0700 | |
commit | 4dbd0e868875c6a839fc00b62f3701f8d9db6445 (patch) | |
tree | aca3d9461bd6d59d395e01f025add09d08522217 /rust/binary.go | |
parent | eba2a2af2270585aefccad590fc5f683567a784a (diff) |
Pass java_library libs and static_libs to java_*_proto_library
If a java_library module has proto srcs, a java_*_proto_library target
will be created for it. Proto sources are generated and then compiled
by a java_library target. We need to pass the libs and static_libs of
the java_library module to this java_library target so that
the compile-time classpath is correct.
Test: updated unit tests and CI
Bug: 301469542
Change-Id: I05b2efce6fda2223e85728b3c4c7b1815d04c3dd
Diffstat (limited to 'rust/binary.go')
0 files changed, 0 insertions, 0 deletions