diff options
| author | 2023-09-07 09:16:44 -0700 | |
|---|---|---|
| committer | 2023-09-12 15:15:38 -0700 | |
| commit | 124e3e5ebb1d1e7bcc3795f61728957dfb2a127f (patch) | |
| tree | 5d9cc55698423e52824d6d6b441465036b4069ee /libs/androidfw/FileStream.cpp | |
| parent | 6222073c1e9287359a4136d6a516769774003685 (diff) | |
Fix ScrollViewFunctionalTest running on Test thread
Fixes: 299470923
ScrollViewFunctionalTest was executing methods that should only
be run on the UI thread on the Test thread. This CL moves those
calls to the UI thread.
This also reduces the chance of flakiness on very slow devices.
Test: run repeatedly on forrest
Change-Id: I16637a2c958c16120c0451ab742a4c2e04093e6c
Diffstat (limited to 'libs/androidfw/FileStream.cpp')
0 files changed, 0 insertions, 0 deletions