Prevent that the workaround app fixing the lost of credentials in Jelly Bean replaces...
authorDavid A. Velasco <dvelasco@solidgear.es>
Wed, 16 Jan 2013 11:54:15 +0000 (12:54 +0100)
committerDavid A. Velasco <dvelasco@solidgear.es>
Wed, 16 Jan 2013 11:54:15 +0000 (12:54 +0100)
AndroidManifest.xml

index 8c6cecd..994efb7 100644 (file)
@@ -88,7 +88,7 @@
         <service\r
             android:name=".authenticator.AccountAuthenticatorService"\r
             android:exported="true">\r
         <service\r
             android:name=".authenticator.AccountAuthenticatorService"\r
             android:exported="true">\r
-            <intent-filter>\r
+            <intent-filter  android:priority="100">\r
                 <action android:name="android.accounts.AccountAuthenticator" />\r
             </intent-filter>\r
 \r
                 <action android:name="android.accounts.AccountAuthenticator" />\r
             </intent-filter>\r
 \r