platform_build_soong/java
Colin Cross a819f08275 Fix glob filename overlap
If resources and java files were compiled from the same directory,
ctx.Glob could try to create a glob file that had the same name
as the directory containing another glob file.  Namespace each
call to ctx.Glob so they never conflict.

Change-Id: I4db73af568a2ff2e708e9db64798073b1ed2ff61
2015-07-23 17:52:17 -07:00
..
app.go Fix glob filename overlap 2015-07-23 17:52:17 -07:00
app_builder.go java: add missing tool dependencies 2015-04-28 15:34:45 -07:00
builder.go java: add missing tool dependencies 2015-04-28 15:34:45 -07:00
gen.go Add logtags source file support 2015-04-13 12:25:40 -07:00
java.go use init functions to register module types, etc. 2015-07-09 17:57:18 -07:00
resources.go Fix glob filename overlap 2015-07-23 17:52:17 -07:00