From 2edccd6aba6a9329a03e758fc1d1843eb1c7400f Mon Sep 17 00:00:00 2001 From: Eric Anderson Date: Thu, 29 Jun 2023 12:47:44 -0700 Subject: [PATCH] Rebuild Android generated code for java.lang.String (#10327) 3808e707 fixed references of String to be java.lang.String, but failed to update the Android build. --- .../grpc/testing/integration/LoadBalancerStatsServiceGrpc.java | 2 +- .../grpc/io/grpc/testing/integration/MetricsServiceGrpc.java | 2 +- .../grpc/io/grpc/testing/integration/ReconnectServiceGrpc.java | 2 +- .../debug/grpc/io/grpc/testing/integration/TestServiceGrpc.java | 2 +- .../io/grpc/testing/integration/UnimplementedServiceGrpc.java | 2 +- .../integration/XdsUpdateClientConfigureServiceGrpc.java | 2 +- .../io/grpc/testing/integration/XdsUpdateHealthServiceGrpc.java | 2 +- .../grpc/testing/integration/LoadBalancerStatsServiceGrpc.java | 2 +- .../grpc/io/grpc/testing/integration/MetricsServiceGrpc.java | 2 +- .../grpc/io/grpc/testing/integration/ReconnectServiceGrpc.java | 2 +- .../grpc/io/grpc/testing/integration/TestServiceGrpc.java | 2 +- .../io/grpc/testing/integration/UnimplementedServiceGrpc.java | 2 +- .../integration/XdsUpdateClientConfigureServiceGrpc.java | 2 +- .../io/grpc/testing/integration/XdsUpdateHealthServiceGrpc.java | 2 +- 14 files changed, 14 insertions(+), 14 deletions(-) diff --git a/android-interop-testing/src/generated/debug/grpc/io/grpc/testing/integration/LoadBalancerStatsServiceGrpc.java b/android-interop-testing/src/generated/debug/grpc/io/grpc/testing/integration/LoadBalancerStatsServiceGrpc.java index 24c8d6189cc3..e030fde13e3f 100644 --- a/android-interop-testing/src/generated/debug/grpc/io/grpc/testing/integration/LoadBalancerStatsServiceGrpc.java +++ b/android-interop-testing/src/generated/debug/grpc/io/grpc/testing/integration/LoadBalancerStatsServiceGrpc.java @@ -15,7 +15,7 @@ public final class LoadBalancerStatsServiceGrpc { private LoadBalancerStatsServiceGrpc() {} - public static final String SERVICE_NAME = "grpc.testing.LoadBalancerStatsService"; + public static final java.lang.String SERVICE_NAME = "grpc.testing.LoadBalancerStatsService"; // Static method descriptors that strictly reflect the proto. private static volatile io.grpc.MethodDescriptor