diff options
Diffstat (limited to '1.1/libboot_control_qti/libboot_control_qti.h')
-rw-r--r-- | 1.1/libboot_control_qti/libboot_control_qti.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/1.1/libboot_control_qti/libboot_control_qti.h b/1.1/libboot_control_qti/libboot_control_qti.h index 2b1d18d..c669a0e 100644 --- a/1.1/libboot_control_qti/libboot_control_qti.h +++ b/1.1/libboot_control_qti/libboot_control_qti.h @@ -49,4 +49,4 @@ const char* get_suffix(unsigned slot); bool set_snapshot_merge_status(MergeStatus status); MergeStatus get_snapshot_merge_status(); -bool mPlatform = false; +bool mGvmqPlatform = false; |