Change jacoco filter wildcard parameters under libcore.
originally: .* -> /**/*.class now: .* -> /*.class .** -> /**/*.clas Test: m -j checkbuild Bug: b/71889972 Change-Id: Ia58854797c8ccb49f876a123a7666364eec73640
Loading
Please sign in to comment