commit | b62710c762bf399ee1a45821eb0740b2d9c92f62 | [log] [tgz] |
---|---|---|
author | Tobias Thierer <tobiast@google.com> | Thu Jul 21 15:22:57 2016 +0100 |
committer | Tobias Thierer <tobiast@google.com> | Thu Aug 04 11:43:19 2016 +0100 |
tree | 725c6604c171547588306c83497c47d42102c432 | |
parent | 3e85cd2269cb95aea4e4dfae0e2928ed44c7776f [diff] |
Ensure apps cannot prevent uncaught exceptions being logged. Add a new @hide API to set an additional UncaughtExceptionHandler that is called before dispatching to the regular handler. The framework uses this to enforce logging. Test: Ran ThreadTest. Bug: 29624607 Change-Id: Ieb8d70662f7a37e9bfcdeb2818bf4863bb6c1890