commit | dc2d9905f3f8c3913921248fd5fcf8c873c89264 | [log] [tgz] |
---|---|---|
author | Patrick Williams <pdwilliams@google.com> | Wed Apr 19 16:30:22 2023 -0500 |
committer | Patrick Williams <pdwilliams@google.com> | Thu Apr 20 11:33:53 2023 -0500 |
tree | 3567a7cb4ef871779bff0c185969ac17584e1661 | |
parent | dfc317e1aac345e0c534363eb983014bfc4d06ef [diff] |
Check exceptions in BBQ and SC JNI code Updates the following callback wrappers to crash the client when exceptions are thrown: * TransactionCommittedListenerWrapper * TransactionHangCallbackWrapper * TrustedPresentationCallbackWrapper * WindowInfosReportedListenerWrapper This prevents misleading error messages where a later JNI call fails due to a pending Java exception. Bug: 278526360 Bug: 278573545 Test: presubmits Change-Id: I796e46640b6d1ab43152de9040cbc4b7f25addb9