DescriptionCreate dist jars only for instrumentation apks; use ijars for them
Since the dist jar is used only for extracting the list of tests,
there's no need to create one for every apk.
Using interface jars rather than normal jars speeds up test calculation
time for ChromePublicTestApk 17s -> 5s on my machine.
Even better would be to address the TODO and create the test list at
build time, but might as well pick this lower-hanging fruit :).
BUG=none
Committed: https://crrev.com/b13c048454a8755e0d4ebc584b1003c2b829b2b5
Cr-Commit-Position: refs/heads/master@{#374181}
Patch Set 1 #
Total comments: 8
Depends on Patchset: Dependent Patchsets: Messages
Total messages: 16 (7 generated)
|