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

Commit 2288feda 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 am: 88e5acbf

parents 024333ca 88e5acbf
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -2863,8 +2863,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(