Skip to content
Snippets Groups Projects
Commit 5e542536 authored by Stefano Duo's avatar Stefano Duo Committed by Gerrit Code Review
Browse files

Merge "Also bundle Cronet telemetry jar" into main

parents 0dc49df9 2a90733b
No related branches found
No related tags found
No related merge requests found
......@@ -112,6 +112,7 @@ java_library {
static_libs: [
"httpclient_api",
"httpclient_impl",
"http_client_logging",
],
libs: [
// This cannot be in the defaults clause above because if it were, it would be used
......@@ -132,6 +133,7 @@ java_defaults {
],
impl_only_static_libs: [
"httpclient_impl",
"http_client_logging",
],
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment