Android: Filter deps for lint targets
Reduce lint to using __header and __assetres targets instead of the full java targets. For chrome java signatureless, this means going from 110s -> 83s, a 27s improvement. The only target that __lint targets wait for is the turbine header generation (~5 seconds for chrome_java), so not much more headroom for improvements without actually speeding up lint. Bug: 1082743 Change-Id: I205151fcf1949252017c66b49986bcc91284f2d0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2229206 Commit-Queue: Andrew Grieve <agrieve@chromium.org> Reviewed-by:Andrew Grieve <agrieve@chromium.org> Auto-Submit: Peter Wen <wnwen@chromium.org> Cr-Commit-Position: refs/heads/master@{#775234}
Showing
Please register or sign in to comment