We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3e9933e + e64c9d8 commit 2ea2dd7Copy full SHA for 2ea2dd7
android/lib/src/main/AndroidManifest.xml
@@ -31,7 +31,7 @@
31
android:resource="@xml/syncadapter"/>
32
</service>
33
<service
34
- android:name="com.marianhello.bgloc.sync.AuthenticatorService">
+ android:name="com.marianhello.bgloc.sync.AuthenticatorService" android:exported="false">
35
<intent-filter>
36
<action android:name="android.accounts.AccountAuthenticator"/>
37
</intent-filter>
0 commit comments