Deben Oldert %!s(int64=10) %!d(string=hai) anos
pai
achega
fddeb2e9cb
Modificáronse 1 ficheiros con 0 adicións e 7 borrados
  1. 0 7
      Android app/AndroidManifest.xml

+ 0 - 7
Android app/AndroidManifest.xml

@@ -52,13 +52,6 @@
                 <action android:name="com.google.android.c2dm.intent.RECEIVE" />
             </intent-filter>
         </service>
-        <service
-            android:name=".InstanceIdService"
-            android:exported="false">
-            <intent-filter>
-                <action android:name="com.google.android.gms.iid.InstanceID"/>
-            </intent-filter>
-        </service>
         <service
             android:name=".RegisterIntentService"
             android:exported="false">