commit | 2828c48cc4537fe981918f80297d5408bedc87b5 | [log] [tgz] |
---|---|---|
author | Makoto Onuki <omakoto@google.com> | Fri Apr 27 15:01:44 2012 -0700 |
committer | Makoto Onuki <omakoto@google.com> | Fri Apr 27 15:01:44 2012 -0700 |
tree | c9c84c643129a93dddd24f97be4ef389460b7c15 | |
parent | 9ec8a75db9af13a04d241bd65ce5a9dcfafd48af [diff] |
Prevent passing null context to AggregationSuggestionEngine The monkey crash suggests we're creating this object when getActivity() returns null, meaning after the fragment is destroyed. I couldn't really find any path that could cause it, but let's make sure we'll never pass null. Bug 6340106 Change-Id: I38091b46a99821065e248c811ed2f974f2f47152