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

View File

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