Android: Fix "failing to list tests" on KitKat.
https://chromium-review.googlesource.com/c/chromium/src/+/1319335 caused some tests to be moved to secondary dex files which are ignored by TestRequestBuilder KitKat. This CL adds support by manually listing tests the same way incremental install does. Bug: 903820 Change-Id: I1cb874c4bf570d482bc28668978234538629e261 Reviewed-on: https://chromium-review.googlesource.com/c/1332607Reviewed-by:John Budorick <jbudorick@chromium.org> Commit-Queue: Eric Stevenson <estevenson@chromium.org> Cr-Commit-Position: refs/heads/master@{#607659}
Showing
Please register or sign in to comment