Skip to content
Snippets Groups Projects
Commit c576d5da authored by salma-samy's avatar salma-samy Committed by Copybara-Service
Browse files

Use build with no-build for fetching targets (Fixes #21728)

Using cquery for fetching targets caused some problems #21728 as cquery is not prepared to deal with targets including `...`

Updated the logic to use build command with no-build option, which should operate the same and actually do less work than cquery

PiperOrigin-RevId: 619540572
Change-Id: Id26a61229c13bd12373478fe17e67200f2760be2
parent 30aa5d0e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment