Merge "Also bundle Cronet telemetry jar" into main am: 5e542536cd
Original change: https://android-review.googlesource.com/c/platform/packages/modules/Connectivity/+/2645666 Change-Id: I3370b97c78bd979fa0c4254d35d1089d3f4646be Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -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",
|
||||
],
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user