| commit | 0a8c907f68d2913bfb7c160c9d481d65443fc1fd | [log] [tgz] |
|---|---|---|
| author | Andy Hung <hunga@google.com> | Thu Dec 10 21:56:01 2020 -0800 |
| committer | Andy Hung <hunga@google.com> | Thu Dec 10 22:08:04 2020 -0800 |
| tree | bf8cff34550280f6ad70a342cceefc0dc24fcd63 | |
| parent | 7db7b68b9daa6e8ac10b023c032562c466a0dc7e [diff] |
Midi: Use exceptionCode instead of transactionError Use of binder::Status exceptionCode is more reliable than transactionError, especially when calling a Java service. Test: builds Bug: 175361278 Change-Id: Iaafb1007f07c7abc22985f0d63f23a0358d6b194