mirror of
https://github.com/M66B/FairEmail.git
synced 2024-12-29 11:15:51 +00:00
Updated intent query filters
This commit is contained in:
parent
97429fd128
commit
55a3c3cbb7
1 changed files with 4 additions and 0 deletions
|
@ -79,6 +79,10 @@
|
|||
|
||||
<package android:name="org.sufficientlysecure.keychain" />
|
||||
<package android:name="org.sufficientlysecure.keychain.debug" />
|
||||
|
||||
<intent>
|
||||
<action android:name="org.openintents.openpgp.IOpenPgpService2" />
|
||||
</intent>
|
||||
</queries>
|
||||
|
||||
<application
|
||||
|
|
Loading…
Reference in a new issue