commit | 317e3b8c11002fc9ff70ccc03cdca87790712dd6 | [log] [tgz] |
---|---|---|
author | Alex Dadukin <adadukin@google.com> | Wed Nov 16 10:33:25 2022 +0000 |
committer | Alex Dadukin <adadukin@google.com> | Fri Nov 18 09:58:31 2022 +0000 |
tree | 887ec95de834698cfb81d3cfa27a083c63371b44 | |
parent | 7119c3e5d64f2d17789e481ea25be158005cb14b [diff] |
Re-throw unexpected RemoteExceptions in MediaRouter This change re-throws exceptions that can only be caused by a dead system server. We avoid spamming the logs by just re-throwing. This makes it more clear that the MediaRouter instance does not end the method execution in a consistent state. Bug: b/259025372 Test: atest MediaRouterTest Change-Id: I28dbe7936e199e322dc634a8bcc2206afbc0eaf7