Fix coverage when transitive jars are enabled
Coverage instrumentation is performed on the combined jar contaning all the transitive dependencies, replace the exported list of transitive dependencies with the instrumented jar. Bug: 368161965 Test: all soong tests pass Flag: EXEMPT bugfix Change-Id: I1f417f5b4dc8e895eb1800da39121e0aefc754d9
Loading
Please register or sign in to comment