Merge "Update ike.jar's name in code coverage configuration"

This commit is contained in:
Yan Yan 2020-02-25 21:56:43 +00:00 committed by Gerrit Code Review
commit 9a63ee1b4f
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ var (
// TODO: Could this be all updatable bootclasspath jars?
"updatable-media",
"framework-sdkextensions",
"ike",
"android.net.ipsec.ike",
}
)