platform_build_soong/jar
Colin Cross 9cb51dbc0b Support moving sources in srcjars in soong_zip
Add a -srcjar argument to soong_zip that causes it to read the
package statement of each .java file and use that to place the
source file at a path that matches the package.

Test: jar_test.go, zip_test.go
Change-Id: I36017e42445ba3b0a82a10a8d81e8ac0cca096f2
2019-06-18 13:33:20 -07:00
..
Android.bp Support moving sources in srcjars in soong_zip 2019-06-18 13:33:20 -07:00
jar.go Support moving sources in srcjars in soong_zip 2019-06-18 13:33:20 -07:00
jar_test.go Support moving sources in srcjars in soong_zip 2019-06-18 13:33:20 -07:00