Fix ConcurrentModificationException in DashboardCategory.
Move the category tiles sorting logic into DashboardCategory, and change all client access to the category tiles via the proper update methods instead of modifying the list directly. Change-Id: I479669abd8d1d0a8ee9a4113d8ad2244da56f4d8 Fixes: 69677575 Test: make RunSettingsLibRoboTests
Loading
Please register or sign in to comment