Skip to content

Commit fbf8981

Browse files
Jawnnypoorogerhu
authored andcommitted
Remove PushService from manifest
1 parent f60d2e0 commit fbf8981

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

Parse/src/main/AndroidManifest.xml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,6 @@
1313
<uses-permission android:name="android.permission.INTERNET"/>
1414
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE"/>
1515

16-
<application>
17-
<service
18-
android:name=".PushServiceApi26"
19-
android:permission="android.permission.BIND_JOB_SERVICE"
20-
android:exported="true"/>
21-
</application>
16+
<application/>
2217

2318
</manifest>

0 commit comments

Comments
 (0)