Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit da7caf0a authored by Christopher Tate's avatar Christopher Tate Committed by Android (Google) Code Review
Browse files

Merge "Fix backup-agent timeouts"

parents 7fed567d 8e294d45
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -23,4 +23,5 @@ public class BackupConstants {
    public static final int TRANSPORT_OK = 0;
    public static final int TRANSPORT_ERROR = 1;
    public static final int TRANSPORT_NOT_INITIALIZED = 2;
    public static final int AGENT_ERROR = 3;
}
+445 −205

File changed.

Preview size limit exceeded, changes collapsed.