mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 17:19:44 -06:00
Move AssetCopyService to the services package.
This commit is contained in:
@ -60,7 +60,7 @@
|
||||
android:label="@string/settings"
|
||||
android:theme="@android:style/Theme.Holo.Light" />
|
||||
|
||||
<service android:name=".AssetCopyService"/>
|
||||
<service android:name=".services.AssetCopyService"/>
|
||||
|
||||
</application>
|
||||
|
||||
|
Reference in New Issue
Block a user