commit | 1cd76f5c93bc1e2409c880cade19a323cd999aed | [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 09:02:23 2017 -0700 |
tree | 0144b240d985678673074ab39bb668e2329c4fc8 | |
parent | 9ffc81b315583159f50bc3673b8ea90ebf8e8175 [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. Bug: 64689630 Test: m Test: manual test Change-Id: If07a04d3769f3b9181c4736220333df9a2871a16