commit | 75a75d642b62f8e7df511256c7f3d86a12699878 | [log] [tgz] |
---|---|---|
author | Andreas Gampe <agampe@google.com> | Fri Sep 08 17:44:05 2017 -0700 |
committer | Andreas Gampe <agampe@google.com> | Tue Sep 12 15:11:20 2017 -0700 |
tree | 072d6e8eb11eb742dc1b7be8971a48f8dd1c1ff1 | |
parent | 563cd2d3ca5e08eea47dad9de080f77a52f39dd1 [diff] |
Binder: Change reaction to Error Instead of aborting immediately with a native error, try to call Thread.dispatchUncaughtException to trigger a Java-side abort. Only fall back to the old strategy if this fails. (cherry picked from commit 1cd76f5c93bc1e2409c880cade19a323cd999aed) Bug: 64689630 Test: m Test: manual test Merged-In: If07a04d3769f3b9181c4736220333df9a2871a16 Change-Id: If07a04d3769f3b9181c4736220333df9a2871a16