diff options
| author | JosJuice <josjuice@gmail.com> | 2022-03-08 22:29:07 +0100 |
|---|---|---|
| committer | JosJuice <josjuice@gmail.com> | 2022-03-08 22:29:07 +0100 |
| commit | da12ff02fc534d9efc9e64aeb75f8f86d12d12ca (patch) | |
| tree | e1a67bcd7262810f149ec9977302752cb057f6cc /Source/Core | |
| parent | 9af9e791f6a19d62197ad0d2e0fc39ed744cd506 (diff) | |
Android: Actually use a thread for DirectoryInitialization
`((Runnable) () -> init(context)).run()` is just a more complicated way
of writing `init(context)`, and doesn't on its own launch a thread.
Diffstat (limited to 'Source/Core')
0 files changed, 0 insertions, 0 deletions
