|
@@ -84,12 +84,7 @@
|
|
|
<service
|
|
|
android:name="com.evernote.android.job.gcm.PlatformGcmService"
|
|
|
android:enabled="true"
|
|
|
- android:exported="true"
|
|
|
- android:permission="com.google.android.gms.permission.BIND_NETWORK_TASK_SERVICE"
|
|
|
- tools:replace="android:enabled">
|
|
|
- <intent-filter>
|
|
|
- <action android:name="com.google.android.gms.gcm.ACTION_TASK_READY"/>
|
|
|
- </intent-filter>
|
|
|
+ tools:node="remove">
|
|
|
</service>
|
|
|
|
|
|
</application>
|