commit | ee14772531097848b724a3067add9e3f40306ecc | [log] [tgz] |
---|---|---|
author | Yoshiki Iguchi <yoshiki@google.com> | Tue Apr 14 00:12:44 2015 +0900 |
committer | Yoshiki Iguchi <yoshiki@google.com> | Wed Apr 15 18:09:52 2015 +0900 |
tree | 7059d2ca185fa937d0011dad8bf491f121cd8985 | |
parent | 8cc578c37b3f8f4f97e96617fda6538852d71628 [diff] |
TextView.extractText should not crash with null arguments TextView.extractText crashes when null argument(s) is given. This patch adds a null-check and prevents the crash. Bug: 5762732 Change-Id: I945b6cde77f30cb5ee2944797732ec69890711bf