summaryrefslogtreecommitdiff
path: root/android-test-framework
diff options
context:
space:
mode:
authorYuriy Solodkyy <solodkyy@google.com>2022-07-03 17:17:01 +0100
committerYuriy Solodkyy <solodkyy@google.com>2022-07-07 10:58:05 +0000
commit8c1729f0f38e9892a53bcc7f5453fa6ecc45f6a9 (patch)
tree18c0ea632da310ceab8d974c553f8c8e86b2c2a7 /android-test-framework
parentc6d3e090be021e56d9376f120e2ea429af28e5af (diff)
downloadidea-8c1729f0f38e9892a53bcc7f5453fa6ecc45f6a9.tar.gz
Fix @WorkerThread/@UiThread annotations
`sync()` method is currently invoked on the EDT thread and, if requested, schedules background execution of sync itself. Replace `@WorkerThread` with `@UiThread` annotation. Bug: n/a Test: n/a Change-Id: I3cb4af4d801adbee428d330c2a3bb8c3c84b786b
Diffstat (limited to 'android-test-framework')
0 files changed, 0 insertions, 0 deletions