vendor/bliss: Update GSI Patches

Signed-off-by: Jackeagle <jackeagle102@gmail.com>
diff --git a/patches/vendor/bliss/0001-Revert-verity_tool-Implement-status-getter.patch b/patches/vendor/bliss/0001-Revert-verity_tool-Implement-status-getter.patch
index 311fea4..9565555 100644
--- a/patches/vendor/bliss/0001-Revert-verity_tool-Implement-status-getter.patch
+++ b/patches/vendor/bliss/0001-Revert-verity_tool-Implement-status-getter.patch
@@ -1,7 +1,7 @@
-From e3a80211bcc653deb72029d534e342c116d550f3 Mon Sep 17 00:00:00 2001
+From 3f9a9d9c86cb260124124afd8938c6715236098c Mon Sep 17 00:00:00 2001
 From: Jackeagle <jackeagle102@gmail.com>
 Date: Mon, 3 Dec 2018 10:55:28 -0500
-Subject: [PATCH 01/11] Revert "verity_tool: Implement status getter"
+Subject: [PATCH 01/17] Revert "verity_tool: Implement status getter"
 
 This reverts commit 385296fd334a854915d41ef556ce7bb981f66bb3.
 ---
@@ -12,7 +12,7 @@
  4 files changed, 6 insertions(+), 107 deletions(-)
 
 diff --git a/config/BoardConfigBliss.mk b/config/BoardConfigBliss.mk
-index 032e061..7ccae1d 100644
+index 032e0613..7ccae1d4 100644
 --- a/config/BoardConfigBliss.mk
 +++ b/config/BoardConfigBliss.mk
 @@ -9,8 +9,8 @@ ifeq ($(TARGET_HW_DISK_ENCRYPTION),true)
@@ -29,7 +29,7 @@
 +include vendor/bliss/config/BoardConfigQcom.mk 
 +endif 
 diff --git a/verity_tool/include/verity_tool.h b/verity_tool/include/verity_tool.h
-index b81eda1..25a6a7c 100644
+index b81eda1a..25a6a7c2 100644
 --- a/verity_tool/include/verity_tool.h
 +++ b/verity_tool/include/verity_tool.h
 @@ -18,14 +18,6 @@
@@ -62,7 +62,7 @@
   * Return codes:
   *
 diff --git a/verity_tool/main.cpp b/verity_tool/main.cpp
-index befdafa..f5f026a 100644
+index befdafac..f5f026aa 100644
 --- a/verity_tool/main.cpp
 +++ b/verity_tool/main.cpp
 @@ -24,23 +24,20 @@ static void print_usage() {
@@ -119,7 +119,7 @@
          printf("Error occurred in set_verity_enable\n");
          exit(EXIT_FAILURE);
 diff --git a/verity_tool/verity_tool.cpp b/verity_tool/verity_tool.cpp
-index 48e95b6..9575c4c 100644
+index 48e95b67..9575c4c1 100644
 --- a/verity_tool/verity_tool.cpp
 +++ b/verity_tool/verity_tool.cpp
 @@ -108,69 +108,6 @@ static std::string get_ab_suffix() {
@@ -193,5 +193,5 @@
  static bool set_avb_verity_enabled_state(AvbOps* ops, bool enable_verity) {
      std::string ab_suffix = get_ab_suffix();
 -- 
-2.17.1
+2.21.0