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

Commit 88e5acbf authored by Beatrice Marchegiani's avatar Beatrice Marchegiani Committed by Automerger Merge Worker
Browse files

Merge "Stop logging the randomly generatad token" into udc-qpr-dev am: e043e8b7

parents 29d30f2b e043e8b7
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -2859,8 +2859,7 @@ public class UserBackupManagerService {
            if (DEBUG) {
                Slog.d(
                        TAG,
                        addUserIdToLogMessage(
                                mUserId, "Starting backup confirmation UI, token=" + token));
                        addUserIdToLogMessage(mUserId, "Starting backup confirmation UI"));
            }
            if (!startConfirmationUi(token, FullBackup.FULL_BACKUP_INTENT_ACTION)) {
                Slog.e(