Files
frameworks_base/core/java/android
Svetoslav Ganov abcaeea1ee 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
2012-09-21 11:10:27 -07:00
..
2012-09-06 17:13:38 +02:00
2012-09-19 13:14:30 -07:00
2012-09-21 11:10:27 -07:00