opt
This commit is contained in:
@@ -2,6 +2,13 @@
|
||||
package="com.mogo.module.main">
|
||||
|
||||
<application>
|
||||
|
||||
<service
|
||||
android:name=".service.MogoMainService"
|
||||
android:enabled="true"
|
||||
android:exported="true">
|
||||
<intent-filter>
|
||||
<action android:name="com.mogo.launcher.action.MAIN_SERVICE" />
|
||||
</intent-filter>
|
||||
</service>
|
||||
</application>
|
||||
</manifest>
|
||||
|
||||
Reference in New Issue
Block a user