Merge "Revert "Revert "Remove extra Imap authenticator"" :)" into jb-ub-mail-ur9
This commit is contained in:
commit
a01c85229b
@ -438,7 +438,7 @@
|
||||
<service
|
||||
android:name=".service.ImapAuthenticatorService"
|
||||
android:exported="true"
|
||||
android:enabled="true"
|
||||
android:enabled="false"
|
||||
>
|
||||
<intent-filter>
|
||||
<action
|
||||
@ -566,20 +566,6 @@
|
||||
android:resource="@xml/authenticator_alternate"
|
||||
/>
|
||||
</service>
|
||||
<service
|
||||
android:name=".service.ImapAuthenticatorService"
|
||||
android:exported="true"
|
||||
android:enabled="true"
|
||||
>
|
||||
<intent-filter>
|
||||
<action
|
||||
android:name="android.accounts.AccountAuthenticator" />
|
||||
</intent-filter>
|
||||
<meta-data
|
||||
android:name="android.accounts.AccountAuthenticator"
|
||||
android:resource="@xml/authenticator_imap"
|
||||
/>
|
||||
</service>
|
||||
|
||||
<service
|
||||
android:name=".service.LegacyImapAuthenticatorService"
|
||||
|
Loading…
Reference in New Issue
Block a user