commit | 8f4319d5a7e471f68ffdc921343da33f9ed803da | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Tue Nov 17 22:40:20 2020 +0000 |
committer | Steven Moreland <smoreland@google.com> | Tue Nov 17 22:43:13 2020 +0000 |
tree | e38bf0c6245d035fea51bdbaaaa4939406a4105f | |
parent | aeb15e8592b9a74937afbb3fa232d2ced5971f3c [diff] |
HwBinder: log exceptions from Java Before, if there was an uncaught exception from a Java HIDL server, 'Uncaught Exception!' would be printed in logcat, but the actual exception would only be written to stderr. Now, we use the same binder functionality to print the error to stdout. Bug: N/A Test: manual Change-Id: I850c3158bad7313013f5e688850ec72cfa2fa686