Description[Cast,Android] Fix the RuntimeException crasher
Seems like throwing a RuntimeException is quite an overkill.
In particular, we still seem to get onResult() callback even if the GMS core connection is suspended.
Replaced the exception with a warning message in a cherrypickable way (the crash happens in M48).
BUG=579718
Committed: https://crrev.com/54894bc428bc5cc7b036cf2d20221e45468a4349
Cr-Commit-Position: refs/heads/master@{#370687}
Patch Set 1 #
Total comments: 1
Patch Set 2 : Only change behavior of one method #Messages
Total messages: 17 (6 generated)
|