commit | f0a3cc5a5f3646c34c6dfd58a42368dfd5807e16 | [log] [tgz] |
---|---|---|
author | Jeff Brown <jeffbrown@google.com> | Wed Jan 26 18:42:46 2011 -0800 |
committer | Jeff Brown <jeffbrown@google.com> | Wed Jan 26 19:32:07 2011 -0800 |
tree | 8b1d9e68e2068fc51b6e7a7614c0cb0104398ca5 | |
parent | 85fd2c9102f7cf105bf498f05ca35360a4bcede5 [diff] |
Handle ActivityNotFoundException in the WM policy. When invoking a registered shortcut for which the activity was not found, the startActivity throws ActivityNotFoundException. If this exception is not caught and handled, then the shortcut key is dispatched to the application instead of being suppressed as it should have been. Found while fixing Bug: 3396233 Change-Id: I0e8e9e3ba09dd403a901d5eae12839734be467ed