Add framework-sdkextensions to jars to instrument
Required to get code coverage.
Bug: 143937446
Test: verify LOCAL_SOONG_JACOCO_REPORT_CLASSES_JAR is set
for framework-sdkextensions
Change-Id: I2cdb8ce60939a91f8473c2ddd2a8ff198cd7c92e
Merged-In: I2cdb8ce60939a91f8473c2ddd2a8ff198cd7c92e
(cherry picked from commit 9492b09dae
)
This commit is contained in:
@@ -45,7 +45,9 @@ var (
|
||||
"core-icu4j",
|
||||
"core-oj",
|
||||
"core-libart",
|
||||
// TODO: Could this be all updatable bootclasspath jars?
|
||||
"updatable-media",
|
||||
"framework-sdkextensions",
|
||||
"ike",
|
||||
}
|
||||
)
|
||||
|
Reference in New Issue
Block a user