add openkeychain to queries
This commit is contained in:
parent
6fb465f91a
commit
282109db01
|
@ -50,6 +50,10 @@
|
|||
android:name="android.hardware.microphone"
|
||||
android:required="false" />
|
||||
|
||||
<queries>
|
||||
<package android:name="org.sufficientlysecure.keychain"/>
|
||||
</queries>
|
||||
|
||||
|
||||
<application
|
||||
android:allowBackup="true"
|
||||
|
|
Loading…
Reference in a new issue