Don't instrument libraries with the same package and class name files as in the other library
Jacoco can't generate report for different files with the same package and name, which causes conflict by org/chromium/components/module_installer/ModuleInstaller.java(3 different files with the same package and class name, can only generate report for 1 of 3) Bug: 843307, 965606 Change-Id: I6f5b9b81b50a702db3036789e5bc345d75aa848c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1620465 Commit-Queue: Yun Liu <yliuyliu@google.com> Reviewed-by:Andrew Grieve <agrieve@chromium.org> Reviewed-by:
Tibor Goldschwendt <tiborg@chromium.org> Cr-Commit-Position: refs/heads/master@{#662251}
Showing
Please register or sign in to comment