gsi/patches: BlissPie GSI v11.3 Stable

- Update all patches to latest changes
- Remove deprecated patches

Signed-off-by: Jackeagle <jackeagle102@gmail.com>
Change-Id: Icb36d629ee463d9a9d580ad43ef08eec7b71bdf2
diff --git a/patches/system/vold/0004-Don-t-set-reserved_disk-group-it-panics-old-inits.patch b/patches/system/vold/0001-Don-t-set-reserved_disk-group-it-panics-old-inits.patch
similarity index 71%
rename from patches/system/vold/0004-Don-t-set-reserved_disk-group-it-panics-old-inits.patch
rename to patches/system/vold/0001-Don-t-set-reserved_disk-group-it-panics-old-inits.patch
index 4c5470b..4557aaf 100644
--- a/patches/system/vold/0004-Don-t-set-reserved_disk-group-it-panics-old-inits.patch
+++ b/patches/system/vold/0001-Don-t-set-reserved_disk-group-it-panics-old-inits.patch
@@ -1,10 +1,10 @@
-From 5a60b2a5fee25755109ab9e060bf5a2aff905ca8 Mon Sep 17 00:00:00 2001
+From 3651ff3f188d41e5e0be08f7488b9bcd129f44cd Mon Sep 17 00:00:00 2001
 From: Pierre-Hugues Husson <phh@phh.me>
 Date: Tue, 14 Aug 2018 20:53:12 +0200
-Subject: [PATCH 4/4] Don't set reserved_disk group, it panics old inits
+Subject: [PATCH 1/4] Don't set reserved_disk group, it panics old inits
 
+Change-Id: I9fecd1e5187048e321af181921ecd7e37ca1eae9
 Signed-off-by: Jackeagle <jackeagle102@gmail.com>
-Change-Id: Ib9318bb0af7a2f0b5dbc75b505d1d716bb4e9cc7
 ---
  vold.rc | 1 -
  1 file changed, 1 deletion(-)
diff --git a/patches/system/vold/0001-Create-vendor_de.-This-is-done-by-init.rc-on-system-.patch b/patches/system/vold/0002-Create-vendor_de.-This-is-done-by-init.rc-on-system-.patch
similarity index 86%
rename from patches/system/vold/0001-Create-vendor_de.-This-is-done-by-init.rc-on-system-.patch
rename to patches/system/vold/0002-Create-vendor_de.-This-is-done-by-init.rc-on-system-.patch
index 289c53f..56ccb5b 100644
--- a/patches/system/vold/0001-Create-vendor_de.-This-is-done-by-init.rc-on-system-.patch
+++ b/patches/system/vold/0002-Create-vendor_de.-This-is-done-by-init.rc-on-system-.patch
@@ -1,7 +1,7 @@
-From 40ca9a2fc137e0c185e3aaedeababb65f1d6cd4e Mon Sep 17 00:00:00 2001
+From 2cd6ffdbaf28cd0742842a88a26a4a63cfcee3b9 Mon Sep 17 00:00:00 2001
 From: Pierre-Hugues Husson <phh@phh.me>
 Date: Tue, 14 Aug 2018 20:54:08 +0200
-Subject: [PATCH 1/4] Create vendor_de. This is done by /init.rc on
+Subject: [PATCH 2/4] Create vendor_de. This is done by /init.rc on
  system-as-root device
 
 ---
diff --git a/patches/system/vold/0002-Support-Samsung-s-implementation-of-exfat-called-sdf.patch b/patches/system/vold/0003-Support-Samsung-s-implementation-of-exfat-called-sdf.patch
similarity index 92%
rename from patches/system/vold/0002-Support-Samsung-s-implementation-of-exfat-called-sdf.patch
rename to patches/system/vold/0003-Support-Samsung-s-implementation-of-exfat-called-sdf.patch
index d129fae..832a558 100644
--- a/patches/system/vold/0002-Support-Samsung-s-implementation-of-exfat-called-sdf.patch
+++ b/patches/system/vold/0003-Support-Samsung-s-implementation-of-exfat-called-sdf.patch
@@ -1,7 +1,7 @@
-From 642887ce1ff0403fce542af0aea8c3c52ba07fdb Mon Sep 17 00:00:00 2001
+From 911e22c549e196296db3f4474d84fdec6120b2a3 Mon Sep 17 00:00:00 2001
 From: Pierre-Hugues Husson <phh@phh.me>
 Date: Mon, 20 Aug 2018 22:37:54 +0200
-Subject: [PATCH 2/4] Support Samsung's implementation of exfat, called sdfat
+Subject: [PATCH 3/4] Support Samsung's implementation of exfat, called sdfat
 
 ---
  fs/Exfat.cpp | 9 ++++++---
diff --git a/patches/system/vold/0003-Also-create-vendor_ce-same-reason-as-vendor_de.patch b/patches/system/vold/0004-Also-create-vendor_ce-same-reason-as-vendor_de.patch
similarity index 82%
rename from patches/system/vold/0003-Also-create-vendor_ce-same-reason-as-vendor_de.patch
rename to patches/system/vold/0004-Also-create-vendor_ce-same-reason-as-vendor_de.patch
index ce56b36..20aa274 100644
--- a/patches/system/vold/0003-Also-create-vendor_ce-same-reason-as-vendor_de.patch
+++ b/patches/system/vold/0004-Also-create-vendor_ce-same-reason-as-vendor_de.patch
@@ -1,9 +1,8 @@
-From d2d67f9e989a6b72df42b387ac573f55bd236d3c Mon Sep 17 00:00:00 2001
+From 8b59752bcc3b9ed2969e308673ec4469ccade60a Mon Sep 17 00:00:00 2001
 From: Pierre-Hugues Husson <phh@phh.me>
 Date: Mon, 20 Aug 2018 22:38:08 +0200
-Subject: [PATCH 3/4] Also create vendor_ce (same reason as vendor_de)
+Subject: [PATCH 4/4] Also create vendor_ce (same reason as vendor_de)
 
-Change-Id: Ifba45dd063cc2f4947dcb5c47be30e34b32bd758
 ---
  Ext4Crypt.cpp | 2 ++
  1 file changed, 2 insertions(+)