Files
frameworks_base/core/java
Abodunrinwa Toki 7c1e425838 Fix crash due to TextView.getText() returning null.
This CL ensures that a null text is not passed to
TextClassificationHelper.reset(...)

This CL does not handle the issue of TextView.getText() being null.

Bug: 65682674
Test: none
Change-Id: Id8bdc062ecf21cc14810586580fef9052672cfd8
2017-09-26 20:09:06 +01:00
..