Files
frameworks_base/core/java/com
Matt Pietal 0aefc0cefc Sharesheet - Don't update list on bg thread
Found a potential issue where the adapter list was being updated on
the bg thread, and could cause conflicts while the recyclerview is
loading.

Fixes: 159028662
Test: atest ChooserActivityTest
Change-Id: I60abd9a8325964ed2ca1218e8846f816b02da431
2020-06-16 14:04:52 -04:00
..