summaryrefslogtreecommitdiff
path: root/java/android_resources.go
diff options
context:
space:
mode:
author Dan Willemsen <dwillemsen@google.com> 2019-01-24 15:53:06 -0800
committer Dan Willemsen <dwillemsen@google.com> 2019-01-24 15:53:06 -0800
commitcc628908667c2722ac2ee9f132f3f08ec2333756 (patch)
tree7c8a958cf6673fb348cdd17540b96c356d7ace1f /java/android_resources.go
parent7788c1283fcfe00b59d500fdc3b01ff39049e7ed (diff)
Add --top_level_phony to catch more real-to-phony problems
As more phony rules move either to the packaging kati run, or soong, the existing real-to-phony check failed to notice that they were phony rules. So I added --top_level_phony to Make that assumes that all leaf nodes (source files, or nodes generated by another ninja file generator) that do not have a '/' in them are phony targets. The existing phony-looks-real check in Kati should prevent these from being real generated files, and our source tree shouldn't have any source files used at the root level. Test: build_test on downstream branches Change-Id: I77cff84b536c6cd6402307a9aa5a9c273e72c71f
Diffstat (limited to 'java/android_resources.go')
0 files changed, 0 insertions, 0 deletions