log warning on bad uid encoding

This commit is contained in:
Vincent Breitmoser
2014-09-13 21:43:37 +02:00
parent f8677a5f16
commit 8a188a79dc
3 changed files with 7 additions and 0 deletions

View File

@@ -339,6 +339,7 @@ public class OperationResultParcel implements Parcelable {
MSG_KC_UID_REVOKE_DUP (R.string.msg_kc_uid_revoke_dup),
MSG_KC_UID_REVOKE_OLD (R.string.msg_kc_uid_revoke_old),
MSG_KC_UID_REMOVE (R.string.msg_kc_uid_remove),
MSG_KC_UID_WARN_ENCODING (R.string.msg_kc_uid_warn_encoding),
// keyring consolidation