Commit 59eb691
Fix an NPE in InputMethodService when mExtractAction is null.
This happens with certain third-party IMEs.
Fixes: http://code.google.com/p/cyanogenmod/issues/detail?id=231
Change-Id: Idf4349ee9c7c8f73c255745bc65b49ba9b5938741 parent c6f8ea4 commit 59eb691
File tree
1 file changed
+10
-6
lines changed- core/java/android/inputmethodservice
1 file changed
+10
-6
lines changedLines changed: 10 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1981 | 1981 | | |
1982 | 1982 | | |
1983 | 1983 | | |
1984 | | - | |
1985 | | - | |
1986 | | - | |
1987 | | - | |
| 1984 | + | |
| 1985 | + | |
| 1986 | + | |
| 1987 | + | |
| 1988 | + | |
| 1989 | + | |
| 1990 | + | |
1988 | 1991 | | |
1989 | | - | |
1990 | 1992 | | |
1991 | 1993 | | |
1992 | | - | |
| 1994 | + | |
| 1995 | + | |
| 1996 | + | |
1993 | 1997 | | |
1994 | 1998 | | |
1995 | 1999 | | |
| |||
0 commit comments