platform_build_soong/java
Colin Cross 6e18ca49f8 Fix java resource glob file list location
The source path was being appended to the module out directory
to create the file list file, which was resulting in .. in the
source path moving the file list file up the directory tree.
Use SrcDirRelPath to convert the globbed resource directories
to be relatiave to $srcDir before appending them.

Also do the same fix to generated aidl, logtags, yacc, and lex
files.

Change-Id: I2e636bd30abf03bc1d80a897951a9812cc3e09ef
2015-08-24 16:19:43 -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 Update to new blueprint api for bootstrap.BinDir 2015-08-24 15:40:44 -07:00
gen.go Fix java resource glob file list location 2015-08-24 16:19:43 -07:00
java.go use init functions to register module types, etc. 2015-07-09 17:57:18 -07:00
resources.go Fix java resource glob file list location 2015-08-24 16:19:43 -07:00