exo: add config item for rcm patch detection (note TODO)

This commit is contained in:
Michael Scire
2019-04-01 13:10:45 -07:00
parent fd4d6a4e55
commit 4d76f4d79c
4 changed files with 14 additions and 0 deletions

View File

@@ -44,6 +44,7 @@ typedef enum {
CONFIGITEM_NEEDS_REBOOT = 65001,
CONFIGITEM_NEEDS_SHUTDOWN = 65002,
CONFIGITEM_EXOSPHERE_VERHASH = 65003,
CONFIGITEM_HAS_RCM_BUG_PATCH = 65004,
} ConfigItem;
#define REBOOT_KIND_NO_REBOOT 0