platform_build_soong/cmd/zipsync
Dan Willemsen 304cfec778 Refactor .aar resource compilation
Instead of extracting the aar, and passing the res directory to another rule
(along with a dependency to a different known file), don't keep the
extracted res directory, and pass the aar directly to the resource
compliation rule, which will extract just the res directory.

I need this for my RBE experiments, where non-listed output files won't
exist in other rules.

Test: m
Change-Id: I99074381052cbcebb6a402484abae9ab2e40284f
2019-05-29 16:54:43 -07:00
..
Android.bp Replace extract-srcjars.sh with zipsync tool 2018-03-15 16:42:43 -07:00
zipsync.go Refactor .aar resource compilation 2019-05-29 16:54:43 -07:00