Commit 46c1b38
authored
Update binderDied() error description to spell out the possibilities for those unfamiliar with Android internals. (grpc#11628)
Callers are frequently confused by this message and waste time looking for problems in the client when the root cause is simply a server crash. See b/371447460 for more context.1 parent b65cbf5 commit 46c1b38
File tree
1 file changed
+1
-1
lines changed- binder/src/main/java/io/grpc/binder/internal
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
299 | 299 | | |
300 | 300 | | |
301 | 301 | | |
302 | | - | |
| 302 | + | |
303 | 303 | | |
304 | 304 | | |
305 | 305 | | |
| |||
0 commit comments