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
2 files changed