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:
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" />
|
||||||
<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
|
||||||
|
|
Loading…
Reference in a new issue