1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2025-01-01 04:35:57 +00:00

Updated intent query filters

This commit is contained in:
M66B 2020-06-19 20:44:02 +02:00
parent 97429fd128
commit 55a3c3cbb7

View file

@ -79,6 +79,10 @@
<package android:name="org.sufficientlysecure.keychain" /> <package android:name="org.sufficientlysecure.keychain" />
<package android:name="org.sufficientlysecure.keychain.debug" /> <package android:name="org.sufficientlysecure.keychain.debug" />
<intent>
<action android:name="org.openintents.openpgp.IOpenPgpService2" />
</intent>
</queries> </queries>
<application <application