diff options
author | 2025-03-06 12:45:53 -0800 | |
---|---|---|
committer | 2025-03-06 12:45:53 -0800 | |
commit | 7d34512284783cceb91ae515f5d1c035c1e941fb (patch) | |
tree | 3cfba61cc3eec959806a9c1fe518aa495b01cdb1 /filesystem/filesystem.go | |
parent | 30c64f436597dace49ed00c668a6a70a65a860cc (diff) |
Allow genrules to depend on tools with symlinks
Symlink PackagingSpecs don't have a sourcePath, so it crashes soong
if you try to add a tool with symlinks to a genrule. Make RuleBuilder
ignore symlink packaging specs.
We could make RuleBuilder add them to the sandbox later if needed.
Bug: 395988167
Test: go test
Change-Id: I4dd2bdec6ff6e94f5014889e4a9378ae4c20f9e3
Diffstat (limited to 'filesystem/filesystem.go')
0 files changed, 0 insertions, 0 deletions