mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-05-22 19:00:49 -04:00
Merge pull request #7413 from zackhow/launcher-crash
Android: Run Directory Initialization as a thread instead of service
This commit is contained in:
@@ -85,7 +85,7 @@
|
||||
</intent-filter>
|
||||
</activity>
|
||||
|
||||
<service android:name=".services.DirectoryInitializationService"/>
|
||||
<service android:name=".utils.DirectoryInitialization"/>
|
||||
<service android:name=".services.GameFileCacheService"/>
|
||||
<service
|
||||
android:name=".services.SyncChannelJobService"
|
||||
|
||||
Reference in New Issue
Block a user