diff options
Diffstat (limited to 'fastboot/constants.h')
-rw-r--r-- | fastboot/constants.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fastboot/constants.h b/fastboot/constants.h index 2a68a2b03..ad2e1a173 100644 --- a/fastboot/constants.h +++ b/fastboot/constants.h @@ -60,3 +60,4 @@ #define FB_VAR_IS_LOGICAL "is-logical" #define FB_VAR_IS_USERSPACE "is-userspace" #define FB_VAR_HW_REVISION "hw-revision" +#define FB_VAR_VARIANT "variant" |