summaryrefslogtreecommitdiff
path: root/java/java.go
diff options
context:
space:
mode:
author Colin Cross <ccross@android.com> 2017-10-03 14:50:08 -0700
committer Colin Cross <ccross@android.com> 2017-10-04 17:19:43 -0700
commitaf9c55b780c713676670b83f20f6dda7101817a6 (patch)
tree43eb96756f6e26ddc03d3b39f0fcb80abc54ed32 /java/java.go
parent2372923fe0d14b3adf4e6f217e0cf7bdb2c211e1 (diff)
Correctly add dependencies to java_resource_dirs files
java_resource_dirs was using a file list file that was generated at ninja time to get the list of files to include, which meant there were no dependencies on the files to cause res.jar to get rebuilt. Switch to using a glob at soong time instead. This is substantially similar to a glob in java_resources, except that java_resource_dirs strips the listed directories off the paths that end up in the jar. Test: TestResources in java_test.go Change-Id: I4b9b38f7b6b38a013cbb4e211187e7282a6795c0
Diffstat (limited to 'java/java.go')
0 files changed, 0 insertions, 0 deletions