commit | 53b854ad7de5c22e03383b0f6538a493f601b7c9 | [log] [tgz] |
---|---|---|
author | Michael Wright <michaelwr@google.com> | Tue Apr 12 19:22:41 2016 -0400 |
committer | Michael Wright <michaelwr@google.com> | Tue Apr 12 19:39:03 2016 -0400 |
tree | 79c560c6c84de2f9b7a5d34be5bce27e4d4f99f4 | |
parent | 063988c40ca328b32198cf35fd99a1fd314ba3da [diff] |
Crash early when requesting a keyboard shortcut helper... with a null IResultReceiver. We're seeing Dialer crashes in this code path but they happen in the main Handler loop so we can't see where the request with the null request is coming from. Crashing earlier will hopefully give us a stack trace that we can use to diagnose the issue. Bug: 27963013 Change-Id: I60e4ef2ef328fa69790bbcaa4f196c02f7443296