Introduce Notification channel for passphrase cache
This commit is contained in:
@@ -118,6 +118,7 @@ public final class Constants {
|
||||
|
||||
public static final class NotificationChannels {
|
||||
public static final String KEYSERVER_SYNC = "keyserverSync";
|
||||
public static final String PASSPHRASE_CACHE = "passphraseCache";
|
||||
}
|
||||
|
||||
public static final class Pref {
|
||||
|
||||
Reference in New Issue
Block a user