commit | 9a63ee1b4fbfe551924ad0002d91a2908cc8545d | [log] [tgz] |
---|---|---|
author | Yan Yan <evitayan@google.com> | Tue Feb 25 21:56:43 2020 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Tue Feb 25 21:56:43 2020 +0000 |
tree | 1fb9bd85bc5917215a7713734eab2e80e7deef45 | |
parent | f3be200bcfd10f19d2c594bc2f67cd2bbf431adc [diff] | |
parent | 2e5606736f91c08d99a9b9bd19233253a11f2a69 [diff] |
Merge "Update ike.jar's name in code coverage configuration"
diff --git a/java/config/config.go b/java/config/config.go index 7f446e5..54c89cd 100644 --- a/java/config/config.go +++ b/java/config/config.go
@@ -48,7 +48,7 @@ // TODO: Could this be all updatable bootclasspath jars? "updatable-media", "framework-sdkextensions", - "ike", + "android.net.ipsec.ike", } )