summaryrefslogtreecommitdiff
path: root/java/bootclasspath_fragment_test.go
diff options
context:
space:
mode:
author Cole Faust <colefaust@google.com> 2024-01-02 17:02:52 -0800
committer Cole Faust <colefaust@google.com> 2024-01-02 17:02:52 -0800
commit8c0b11ef791f99e8d3ab1832477d204e907d37ac (patch)
tree622e7d9cc4d173f37af2a3cee6a179a9d35d826a /java/bootclasspath_fragment_test.go
parentad579a8c713215e60ac9f560bd32684f604cda7b (diff)
Add direct deps on glob result files
n2 (a reimplemntation of ninja) adds a check that depfiles only add dependencies on source files, not generated files, because generated files are not guaranteed to exist before an action runs if there isn't an explicit dependency between the two. This is the case for our glob result files. However, we can rework the build so that they're directly depended on instead of using a depfile. Bug: 318434287 Test: rm -rf out && m nothing && m nothing Change-Id: I513fa5536136e6bf19c347710f0722d696199612
Diffstat (limited to 'java/bootclasspath_fragment_test.go')
0 files changed, 0 insertions, 0 deletions