diff options
author | 2024-12-12 14:53:30 -0800 | |
---|---|---|
committer | 2024-12-12 14:55:28 -0800 | |
commit | 8acea3e421fff22567fbbe21f0b91ca85857cf1c (patch) | |
tree | a399740db8807f7d11a217e19298f31d3c4ec31a /rust/compiler.go | |
parent | f7bbd2fe40e43f7fda7e08d08eeb9c2a93552ad9 (diff) |
Simplify cc.IncomingDepIsInSameApex
The libDepTag checks don't need to be in IncomingDepIsInSameApex,
move them back to OutgoingDepIsInSamApex. This also means that
the fromStatic field in libraryDependencyTag is no longer necessary,
as OutgoingDepIsInSameApex can access c.static() directly.
Bug: 372543712
Test: builds
Change-Id: I1d97a02055460445bfa854f3d9b78f185d4a6a15
Diffstat (limited to 'rust/compiler.go')
0 files changed, 0 insertions, 0 deletions