683ccdf97bd8b3ed30b7014f2df17227cff92561
This will avoid unnecessary static ranking if smart ranking is used. Since loader does not need to provided sorted collection of results, the loading data type has changed from List<> to Set<>. This will also faster lookup in the Adapter. Fixes: 38447799 Test: make RunSettingsRoboTests Change-Id: I448b29bd4e8700c8ec4b5766cbeab4b3087ae39a
…
Description
No description provided
Languages
Java
89.8%
Kotlin
10.2%