summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Yan Yan <evitayan@google.com> 2019-12-18 01:22:12 +0000
committer Gerrit Code Review <noreply-gerritcodereview@google.com> 2019-12-18 01:22:12 +0000
commitfa2ac9f6e9378f883a307df1ec9d965839f60671 (patch)
tree9f98283225c739a9d53768b7c355450d9d14be0f
parent405c7ab9599b796f4767ce9d43313096c243a347 (diff)
parent13b0d51ffbdacc1126e66e7ec2b0864ada22465a (diff)
Merge "Enable covergae for ike.jar which will be in mainline module IPsec(IKE)"
-rw-r--r--java/config/config.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/java/config/config.go b/java/config/config.go
index fee6341c3..06c99f1dd 100644
--- a/java/config/config.go
+++ b/java/config/config.go
@@ -46,6 +46,7 @@ var (
"core-oj",
"core-libart",
"updatable-media",
+ "ike",
}
)