commit | 6caf1e22d07342eb4b7adb6bd7f89356673f5a10 | [log] [tgz] |
---|---|---|
author | Grace Jia <xiaotonj@google.com> | Mon May 10 23:17:36 2021 -0700 |
committer | Grace Jia <xiaotonj@google.com> | Tue May 11 06:12:01 2021 -0700 |
tree | 7bfc66c38ec5a5d87b4c11272fd67abaaab7de61 | |
parent | 0f314d689f962af287d82ded413846cd5afc788c [diff] |
Add error log of addConnetionService in RemoteConnectionManager. There's UnsupportedOperationException in RemoteConnectionManager which means sometimes we can't find corresponding ConnectionService and we can't find the root cause of this. Try to print more log if there's RemoteException when we add ConnectionService. Bug: 175466894 Test: Manual test Change-Id: Ia34cf8777c17c3eb45476018125d9b92db391e28