platform_build_soong/cmd/soong_jar
Colin Cross 957cc4e20d soong_jar: ignore directories passed to jar unless -d is set
Java resource lists created by globs like "**/*" may include
directories.  Ignore them when creating the zip file unless
-d was passed on the command line.  Fixes read: is a directory
errors.

Change-Id: Ifa6fd4fbd8262f700bed1f4a7268f11618dc305c
2015-04-27 14:32:36 -07:00
..
soong_jar.go soong_jar: ignore directories passed to jar unless -d is set 2015-04-27 14:32:36 -07:00