diff --git a/Manifests/Manifest_LAOS-18.1.xml b/Manifests/Manifest_LAOS-18.1.xml
index a4510d47..fbf5775d 100644
--- a/Manifests/Manifest_LAOS-18.1.xml
+++ b/Manifests/Manifest_LAOS-18.1.xml
@@ -85,10 +85,15 @@
+
+
+
+
+
-
+
diff --git a/Scripts/LineageOS-18.1/Functions.sh b/Scripts/LineageOS-18.1/Functions.sh
index 36d7a9c3..f7dbe712 100644
--- a/Scripts/LineageOS-18.1/Functions.sh
+++ b/Scripts/LineageOS-18.1/Functions.sh
@@ -86,6 +86,8 @@ buildAll() {
#SD845
buildDevice beryllium; #needs manual patching in vendor
buildDevice pro1 avb;
+ buildDevice crosshatch avb;
+ buildDevice blueline avb;
buildDevice enchilada avb;
buildDevice fajita avb;
#SD855
diff --git a/Scripts/LineageOS-18.1/Patch.sh b/Scripts/LineageOS-18.1/Patch.sh
index 1d2342dc..86d46ad7 100644
--- a/Scripts/LineageOS-18.1/Patch.sh
+++ b/Scripts/LineageOS-18.1/Patch.sh
@@ -224,6 +224,9 @@ awk -i inplace '!/INODE_COUNT/' BoardConfigLineage.mk; #mke2fs -1 incompatibilit
enterAndClear "device/google/coral";
enableVerity; #Resurrect dm-verity
+enterAndClear "device/google/crosshatch";
+enableVerity; #Resurrect dm-verity
+
enterAndClear "device/google/wahoo";
enableVerity; #Resurrect dm-verity