Update ike.jar's name in code coverage configuration

ike has been renamed to android.net.ipsec.ike. This commit applies
this name updates to the code coverage configuration.

Bug: 148625578
Test: m EMMA_INSTRUMENT=true EMMA_INSTRUMENT_FRAMEWORK=true SKIP_BOOT_JARS_CHECK=true WITH_DEXPREOPT=false android.net.ipsec.ike.com.android.ipsec_intermediates/ contains jacoco-report-classes.jar
Change-Id: Ic46a1091899eb5bc9560739ec86a9bea08585075
Merged-In: Ic46a1091899eb5bc9560739ec86a9bea08585075
(cherry picked from commit 2e5606736f)
This commit is contained in:
evitayan 2020-02-24 15:02:02 -08:00
parent 2ad2a7dfca
commit 996c18c78a
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ var (
"updatable-media",
"framework-mediaprovider",
"framework-sdkextensions",
"ike",
"android.net.ipsec.ike",
}
)