Files
build_soong/java
Dan Willemsen 540a78c1ce Turn GlobFiles into a Glob for files, use it
GlobFiles had allowed results to be anywhere in the source tree,
restrict it to results within the current module directory.

Then use it for ExpandSources and other places where we only want files.
This fixes using '*' in cc_test's `data` property, which can only
support files.

The only thing this changes today is that java_resource_dirs and
java_resources no longer pass directories to soong_zip's -f argument.
core-libart previously added some icu directories, now it only passes
files.

Bug: 71906438
Test: only expected changes in out/soong/build.ninja
Test: add data: ["**/*"] to a cc_test, build successfully
Change-Id: Iff1bd8c005a48e431c740706d7e23f4f957d8b1d
2018-03-01 14:05:20 -08:00
..
2018-02-22 11:14:13 -08:00
2018-02-22 14:54:47 -08:00
2018-02-22 14:54:47 -08:00
2018-02-22 14:54:47 -08:00
2018-01-04 14:52:45 -08:00
2018-02-22 16:48:35 -08:00
2018-01-04 14:52:45 -08:00
2018-03-01 02:10:51 +00:00
2018-02-22 16:48:35 -08:00
2018-03-01 02:10:51 +00:00
2018-02-22 16:48:35 -08:00