05811609c763caf3cf145d9ee112f253114387e9
- using sublist of the original suggestions list may results in ConcurrentModificationException if the originaly list is being modified. Create a new list instead to avoid running into the issue. Change-Id: Ia83a0432be542eeb428d177f6118d26fc2262e93 Fixes: 74194336 Test: run monkey
Description
No description provided
Languages
Java
89.8%
Kotlin
10.2%