mirror of
https://github.com/moparisthebest/open-keychain
synced 2025-01-31 15:10:19 -05:00
Fix decrypt intent api
This commit is contained in:
parent
dd007e9664
commit
aaa4753503
@ -267,7 +267,7 @@
|
||||
<!-- Keychain's own Actions -->
|
||||
<!-- DECRYPT with data Uri -->
|
||||
<intent-filter>
|
||||
<action android:name="org.sufficientlysecure.keychain.action.DECRYPT" />
|
||||
<action android:name="org.sufficientlysecure.keychain.action.DECRYPT_DATA" />
|
||||
|
||||
<category android:name="android.intent.category.DEFAULT" />
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user