Skip to content

Commit 1709179

Browse files
committed
fixup! feat: add android interop application
1 parent 8e2c2ce commit 1709179

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

crypto-ffi/bindings/android-interop/src/main/AndroidManifest.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@
1414
<category android:name="android.intent.category.LAUNCHER"/>
1515
<action android:name="android.intent.action.RUN"/>
1616
<category android:name="android.intent.category.DEFAULT"/>
17-
<action android:name="android.intent.action.SYNC"/>
18-
<category android:name="android.intent.category.DEFAULT"/>
1917
</intent-filter>
2018
</activity>
2119
</application>

0 commit comments

Comments
 (0)