Commits

Yoshiki Iguchi authored ee147725310
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