We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e2c2ce commit 1709179Copy full SHA for 1709179
crypto-ffi/bindings/android-interop/src/main/AndroidManifest.xml
@@ -14,8 +14,6 @@
14
<category android:name="android.intent.category.LAUNCHER"/>
15
<action android:name="android.intent.action.RUN"/>
16
<category android:name="android.intent.category.DEFAULT"/>
17
- <action android:name="android.intent.action.SYNC"/>
18
- <category android:name="android.intent.category.DEFAULT"/>
19
</intent-filter>
20
</activity>
21
</application>
0 commit comments