commit | ae53f976509f4f28fb2f9afa36ab15a8ccc9dd09 | [log] [tgz] |
---|---|---|
author | Doris Ling <dling@google.com> | Mon Mar 27 14:34:30 2017 -0700 |
committer | Doris Ling <dling@google.com> | Tue Mar 28 17:53:52 2017 +0000 |
tree | 663351ac988b8e7b49215a752eb5b20d2368c501 | |
parent | b26ce1e13b5d2ba4bfe06867dccfcbb101fe3243 [diff] |
Fix null pointer on dismissing suggestion. Add null check for context when getting the suggestion identifier, since this is called from async task and context might becomes null. Change-Id: If17036803de1634891b659a4fc6bd4b8a76ef5fb Fix: 36605386 Test: make RunSettingsRoboTests