File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@
2222
import android.content.ComponentName;
2323
import android.content.Context;
2424
import android.content.Intent;
25-
import io.grpc.ExperimentalApi;
2625
import java.net.SocketAddress;
2726

2827
/**
@@ -41,7 +40,6 @@
4140
* fields, namely, an action of {@link ApiConstants#ACTION_BIND}, an empty category set and null
4241
* type and data URI.
4342
*/
44-
@ExperimentalApi("https://.com/grpc/grpc-java/issues/8022")
4543
public class AndroidComponentAddress extends SocketAddress { // NOTE: Only temporarily non-final.
4644
private static final long serialVersionUID = 0L;
4745

0 commit comments

Comments
 (0)