diff options
| author | 2021-01-19 11:36:50 -0500 | |
|---|---|---|
| committer | 2021-01-19 21:50:32 +0000 | |
| commit | 943f243bc2debef222ce88f6ae2cf40a787287d3 (patch) | |
| tree | 8382c645f4d92ebebfcd8d4752b0419c5ffe9fb9 /java/java_test.go | |
| parent | ad3421aacfac42bd4d2c907473eb943df94054ac (diff) | |
Support aquery depsets with depth
In Bazel aquery responses, Bazel represents action inputs by preserving
the form of the depset data structure which contains them.
(https://docs.bazel.build/versions/master/skylark/lib/depset.html)
Thus, Soong's aquery handler must appropriately "flatten" this
data structure in cases where the depset consists of multiple levels.
Test: m nothing
Test: lunch aosp_flame && USE_BAZEL_ANALYSIS=1 m libc
Change-Id: I2ebacac1deea7538eb34ad1975594caae71091a2
Diffstat (limited to 'java/java_test.go')
0 files changed, 0 insertions, 0 deletions