Fix MSG_MF_UID_PRIMARY log

This commit is contained in:
Dominik Schürmann
2014-10-07 17:50:09 +02:00
parent 355bcfbb66
commit 27d062496f
2 changed files with 2 additions and 2 deletions

View File

@@ -557,7 +557,7 @@ public class PgpKeyOperation {
// keep track if we actually changed one
boolean ok = false;
log.add(LogType.MSG_MF_UID_PRIMARY, indent);
log.add(LogType.MSG_MF_UID_PRIMARY, indent, saveParcel.mChangePrimaryUserId);
indent += 1;
// we work on the modifiedPublicKey here, to respect new or newly revoked uids