mirror of
https://github.com/M66B/FairEmail.git
synced 2024-12-21 23:32:51 +00:00
PGP undeprecate
This commit is contained in:
parent
aefda417c3
commit
8482338f2b
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@ public class OpenPgpApi {
|
|||
*/
|
||||
public static final String ACTION_CHECK_PERMISSION = "org.openintents.openpgp.action.CHECK_PERMISSION";
|
||||
|
||||
@Deprecated
|
||||
//@Deprecated
|
||||
public static final String ACTION_SIGN = "org.openintents.openpgp.action.SIGN";
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in a new issue