remove account service
This commit is contained in:
parent
2c4c4bd72e
commit
86bfe35526
@ -218,15 +218,6 @@
|
||||
<category android:name="android.intent.category.default" />
|
||||
</intent-filter>
|
||||
</service>
|
||||
<service
|
||||
android:name="com.jc.jcfw.accountmanager.AuthenticatorService"
|
||||
>
|
||||
<intent-filter>
|
||||
<action android:name="android.accounts.AccountAuthenticator" />
|
||||
</intent-filter>
|
||||
<meta-data android:name="android.accounts.AccountAuthenticator"
|
||||
android:resource="@xml/authenticator" />
|
||||
</service>
|
||||
|
||||
</application>
|
||||
<supports-screens
|
||||
|
Loading…
x
Reference in New Issue
Block a user