android: use a coroutine for loadfiles (#555)
* android: use a coroutine for loadfiles
contentResolver.query is attempting to perform a network query on the main thread. Move this to a coroutine to prevent blocking.
Fixes tailscale/corp#24293
Signed-off-by: kari-ts <kari@tailscale.com>
(cherry picked from commit 0b01eb1bb3)
* android: bumping OSS
OSS and Version updated to 1.77.75-td4222fae9-gc543614f10a
Signed-off-by: kari-ts <kari@tailscale.com>
---------
Signed-off-by: kari-ts <kari@tailscale.com>
release-branch/1.76
parent
2740433d17
commit
cdc3320c33
Loading…
Reference in New Issue