forked from mirror/monocles_chat
add openkeychain to queries (Daniel Gultsch)
This commit is contained in:
parent
e22ac671dc
commit
1ee9043cdd
1 changed files with 3 additions and 0 deletions
|
@ -61,6 +61,9 @@
|
|||
<intent>
|
||||
<action android:name="android.intent.action.GET_CONTENT" />
|
||||
</intent>
|
||||
|
||||
<!-- OpenKeyChain -->
|
||||
<package android:name="org.sufficientlysecure.keychain"/>
|
||||
</queries>
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue