Extract NativeLibraryTestRule logic to static util class
NativeLibraryTestRule doesn't use any TestRule behavior, so refactor it to a static util class so that it can be more easily referenced by other TestRules. Original class kept as a wrapper class until all usages (including downstream) are removed in follow-up CLs. Bug: 1096666 Change-Id: Ieacec3cc04b34be321b6eaa65f6c9a524b7f71c7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2251099Reviewed-by:Tommy Nyquist <nyquist@chromium.org> Commit-Queue: Natalie Chouinard <chouinard@chromium.org> Cr-Commit-Position: refs/heads/master@{#780341}
Showing
Please register or sign in to comment