mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-19 08:09:12 +01:00
Add support filter after backup export failure.
This commit is contained in:
committed by
Cody Henthorne
parent
eeae9579d9
commit
18f7a88d66
@@ -35,6 +35,7 @@ public final class NotificationIds {
|
||||
public static final int UNREGISTERED_NOTIFICATION_ID = 20230102;
|
||||
public static final int NEW_LINKED_DEVICE = 120400;
|
||||
public static final int OUT_OF_REMOTE_STORAGE = 120500;
|
||||
public static final int INITIAL_BACKUP_FAILED = 120501;
|
||||
|
||||
private NotificationIds() { }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user