commit | abcaeea1ee4d1fc1c34b7f9e48eea5debdb09e37 | [log] [tgz] |
---|---|---|
author | Svetoslav Ganov <svetoslavganov@google.com> | Fri Sep 21 11:10:22 2012 -0700 |
committer | Svetoslav Ganov <svetoslavganov@google.com> | Fri Sep 21 11:10:27 2012 -0700 |
tree | 0e98a1e8a17d63e1468064ca0214662da5e8156b | |
parent | c1ec220c4b3f518d74be91b7a69fb42af6642ad1 [diff] |
NPE in AcitivtyChooserModel. 1. If there is not current intent sent and the client tries to choose an activity a NPE occurs. The code in chooseActivity now checks for null intent. Note that having a null intent is a valid state. bug:6738922 Change-Id: I91d4415649ce070d4fa4aa187e9eac02928dd38c