diff options
Diffstat (limited to 'common/error_code.h')
-rw-r--r-- | common/error_code.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/error_code.h b/common/error_code.h index e08ec460..bcf541ce 100644 --- a/common/error_code.h +++ b/common/error_code.h @@ -73,6 +73,7 @@ enum class ErrorCode : int { kFilesystemVerifierError = 47, kUserCanceled = 48, kNonCriticalUpdateInOOBE = 49, + kOmahaUpdateIgnoredOverCellular = 50, // VERY IMPORTANT! When adding new error codes: // |