diff options
author | Linux Build Service Account <lnxbuild@localhost> | 2021-06-23 05:08:42 -0700 |
---|---|---|
committer | Linux Build Service Account <lnxbuild@localhost> | 2021-06-23 05:08:42 -0700 |
commit | e1640e182c2a995504b579788f016ca09bcea00e (patch) | |
tree | 2af1701b8601e42409ad2472e68ccbfbd48130af /1.1/libboot_control_qti/libboot_control_qti.h | |
parent | d6cb5758c853a1ab126001b55f048b9bdd959e08 (diff) | |
parent | 5284f9b2e31c1a807f8d8035de593f52597e7ea7 (diff) |
Merge 5284f9b2e31c1a807f8d8035de593f52597e7ea7 on remote branch
Change-Id: If141a52e44148daf9dcfcd92bc7b2248877610ec
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; |