summaryrefslogtreecommitdiff
path: root/java/java_test.go
diff options
context:
space:
mode:
author Dan Willemsen <dwillemsen@google.com> 2019-01-03 23:25:11 -0800
committer Dan Willemsen <dwillemsen@google.com> 2019-01-03 23:25:11 -0800
commitfcabb1c5188abc94025b6e8b629a8ff969262f1d (patch)
tree41f4baddae1df9384d14d958b1a5a9ee949c1988 /java/java_test.go
parente7968b192c91020417b25b509dd3d0723cda03ac (diff)
Don't expect depfile from .s files
.s files (unlike .S files) aren't run through the preprocessor, so -M* doesn't actually write out a depfile. Since our ninja is now going to be verifying that the depfile is created (https://android-review.googlesource.com/861510), don't specify a depfile for .s files. Bug: 121058584 Test: apply https://android-review.googlesource.com/861510 Test: cd external/libavc; mma Change-Id: I1697aa020c63639317c8f4771147026601ae72fc
Diffstat (limited to 'java/java_test.go')
0 files changed, 0 insertions, 0 deletions