simplify service folder structure
This commit is contained in:
parent
7eeb9f73f1
commit
fc6a71b2c0
8 changed files with 15 additions and 14 deletions
|
|
@ -74,7 +74,7 @@
|
|||
android:name=".service.LoginService"
|
||||
android:enabled="true" />
|
||||
|
||||
<receiver android:name=".service.MediaButtonIntentReceiver">
|
||||
<receiver android:name=".service.receivers.MediaButtonIntentReceiver">
|
||||
<intent-filter>
|
||||
<action android:name="android.intent.action.MEDIA_BUTTON" />
|
||||
</intent-filter>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue