diff options
| author | Michael Wright <michaelwr@google.com> | 2022-02-04 21:05:45 +0000 |
|---|---|---|
| committer | Michael Wright <michaelwr@google.com> | 2022-02-04 21:17:10 +0000 |
| commit | 3cc84d0caa1d4c8556db1246888b9a0ce7b035b4 (patch) | |
| tree | b9a6ae677d6d03a12ce7d99cbfc631a4dc1765ed /core/java/android/inputmethodservice/InputMethodService.java | |
| parent | 573d22a90c686319dff429ba5aab88aacf644c57 (diff) | |
Use Arrays.equals when comparing arrays.
Objects.equals uses reference equality, we actually want the equality of
the contents.
Bug: 217923092
Test: errorprone build
Change-Id: Idd9f515c23c6fa322b1e24101a390923993bc3dc
Diffstat (limited to 'core/java/android/inputmethodservice/InputMethodService.java')
0 files changed, 0 insertions, 0 deletions
