mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-03-04 01:46:49 +00:00
This annotation also runs the rule on the main thread, which can lead to deadlocks with other threads (e.g. loading the model synchronously). Change-Id: Ib276e9dc322f6f65bd32658e774d6076efb94f2e Flag: TEST_ONLY Test: Taskbar Unit Tests Bug: 230027385