* [BinderTransport] Create client channel instead of direct channel In this commit we create a client channel instead of direct channel. BinderConnector is added to connect subchannel when the user actually make RPC call using the channel. BindToOnDeviceServerService() is not required anymore since now the actual connection is delay until the channel is used. * Regenerate projects. |
||
|---|---|---|
| .. | ||
| binder/java/io/grpc/binder/cpp | ||
| helloworld | ||