summaryrefslogtreecommitdiff
path: root/rust/rust.go
diff options
context:
space:
mode:
author Sam Delmerico <delmerico@google.com> 2023-03-15 18:06:18 -0400
committer Sam Delmerico <delmerico@google.com> 2023-03-16 10:01:22 -0400
commit5f90649036e7f29994bfd691e3cda528ed6c1904 (patch)
tree1bb7bb5394292ed22492a9d8bb642ec6955988ce /rust/rust.go
parenta8c1cacaf9c20860d19a327ea83ee83e5f7d3b1f (diff)
remove stub dependency on source_library
Since the source_library attribute of _cc_stub_library_shared was a label attribute, the source library was added as a dependency of the stub which doesn't always make sense. E.g. it caused validation actions for the source library to run even when we weren't building the source library. This change converts the label attriubte to a string attribute so that we don't add the dependency. Bug: 263390551 Change-Id: I19c62d1e14847dff68ab37156452addaa119eaf9
Diffstat (limited to 'rust/rust.go')
0 files changed, 0 insertions, 0 deletions