commit | ca9ace307a9a562bb2d044e759deb30a05becbc3 | [log] [tgz] |
---|---|---|
author | Devin Moore <devinmoore@google.com> | Wed Apr 20 22:55:34 2022 +0000 |
committer | Devin Moore <devinmoore@google.com> | Wed Apr 20 22:55:34 2022 +0000 |
tree | 82e7d2ad3c6c8cb7c772b4035bf2534e3ab8f67d | |
parent | f92fa673daa1153649d5bf4edb71170d413e2767 [diff] |
AudioService: catch RuntimeException for IServiceManager.getService IServiceManager.getService() can throw a RuntimeException and AudioService can handle that the same way it currently handles the RemoteException from the same method. Bug: 218588089 Test: Boot cuttlefish with a fake local ServiceManager with no hwservicemanager installed. Change-Id: I5af8a17312a6321fa6b6c20d03392e553d091f8f