Rewrite android SDK jar build rules.
Android P splits some of the old android.test.* classes into what it calls "legacy testing libraries." These need to interact with our build system like the main android.jar does. That jar previously interacted with the build system as a special case, though; this CL generalizes it. Bug: 841695 Cq-Include-Trybots: master.tryserver.chromium.android:android_cronet_tester;master.tryserver.chromium.mac:ios-simulator-cronet Change-Id: Ie6a61bdafbf4990e6f82d9431ae8d7c2fd6ba709 Reviewed-on: https://chromium-review.googlesource.com/1102915 Commit-Queue: John Budorick <jbudorick@chromium.org> Reviewed-by:Helen Li <xunjieli@chromium.org> Reviewed-by:
Tommy Nyquist <nyquist@chromium.org> Reviewed-by:
Bo <boliu@chromium.org> Reviewed-by:
agrieve <agrieve@chromium.org> Cr-Commit-Position: refs/heads/master@{#569291}
Showing
This diff is collapsed.
Please register or sign in to comment