diff options
Diffstat (limited to 'common/constants.cc')
-rw-r--r-- | common/constants.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/constants.cc b/common/constants.cc index a9cf238d..0677e663 100644 --- a/common/constants.cc +++ b/common/constants.cc @@ -112,6 +112,7 @@ const char kPrefsWallClockScatteringWaitPeriod[] = "wall-clock-wait-period"; const char kPrefsWallClockStagingWaitPeriod[] = "wall-clock-staging-wait-period"; const char kPrefsManifestBytes[] = "manifest-bytes"; +const char kPrefsPreviousSlot[] = "previous-slot"; // These four fields are generated by scripts/brillo_update_payload. const char kPayloadPropertyFileSize[] = "FILE_SIZE"; |