diff --git a/Manifests/Manifest_LAOS-11.0.xml b/Manifests/Manifest_LAOS-11.0.xml
index b28734a2..50383d49 100644
--- a/Manifests/Manifest_LAOS-11.0.xml
+++ b/Manifests/Manifest_LAOS-11.0.xml
@@ -61,7 +61,6 @@
-
diff --git a/Misc/Defaults_to_Change.txt b/Misc/Features/Defaults_to_Change.txt
similarity index 100%
rename from Misc/Defaults_to_Change.txt
rename to Misc/Features/Defaults_to_Change.txt
diff --git a/Misc/Features/Recovery_Updates.txt b/Misc/Features/Recovery_Updates.txt
deleted file mode 100644
index de669931..00000000
--- a/Misc/Features/Recovery_Updates.txt
+++ /dev/null
@@ -1,3 +0,0 @@
-install-recovery.sh
-
-service flash_recovery /system/bin/install-recovery.sh
diff --git a/Misc/Features/SwiftShader.txt b/Misc/Features/SwiftShader.txt
index d523a61a..722e064e 100644
--- a/Misc/Features/SwiftShader.txt
+++ b/Misc/Features/SwiftShader.txt
@@ -14,28 +14,6 @@
https://groups.google.com/forum/#!topic/swiftshader/ROLHwRei7T8
-
https://android.googlesource.com/platform/frameworks/native/+/e7f39727a484107b2d2a78eaaaacad3d7f44c24d%5E%21/#F0
-
https://github.com/android-rpi/device_brcm_rpi3/wiki/Oreo-:-patch-framework-source
https://github.com/android-rpi/device_brcm_rpi3/wiki
-
-frameworks/base/opengl/java/android/opengl/GLSurfaceView.java
-@@ line 976 @@ public class GLSurfaceView extends SurfaceView implements SurfaceHolder.Callback
- public SimpleEGLConfigChooser(boolean withDepthBuffer) {
-- super(8, 8, 8, 0, withDepthBuffer ? 16 : 0, 0);
-+ super(8, 8, 8, 8, withDepthBuffer ? 24 : 0, 0);
- }
-
-
-frameworks/native/opengl/libs/EGL/eglApi.cpp
-@@ line 478 @@ EGLSurface eglCreateWindowSurface( EGLDisplay dpy, EGLConfig config,
- // alpha-channel requested, there's really only one suitable format
-- format = HAL_PIXEL_FORMAT_RGBA_8888;
-+ format = HAL_PIXEL_FORMAT_BGRA_8888;
- } else {
-@@ line 1843 @@ EGLClientBuffer eglCreateNativeClientBufferANDROID(const EGLint *attrib_list)
- if (alpha_size == 8) {
-- format = HAL_PIXEL_FORMAT_RGBA_8888;
-+ format = HAL_PIXEL_FORMAT_BGRA_8888;
- } else {
diff --git a/Misc/Features/misc_build_flags.txt b/Misc/Features/misc_build_flags.txt
deleted file mode 100644
index 8c4eb14c..00000000
--- a/Misc/Features/misc_build_flags.txt
+++ /dev/null
@@ -1 +0,0 @@
-TARGET_BOOTIMG_SIGNED
diff --git a/Misc/audit2allow-mako.txt b/Misc/audit2allow-mako.txt
deleted file mode 100644
index 8262ba9e..00000000
--- a/Misc/audit2allow-mako.txt
+++ /dev/null
@@ -1,16 +0,0 @@
-#============= install_recovery ==============
-allow install_recovery unlabeled:dir search;
-
-#============= priv_app ==============
-allow priv_app unlabeled:dir search;
-
-#============= storaged ==============
-allow storaged debugfs_mmc:dir search;
-allow storaged debugfs_mmc:file read;
-
-
-OLD
-
-#============= install_recovery ==============
-allow install_recovery unlabeled:dir { add_name remove_name write };
-allow install_recovery unlabeled:file { create open setattr unlink write };
diff --git a/Patches/Linux b/Patches/Linux
index d2d63c8c..d5b127da 160000
--- a/Patches/Linux
+++ b/Patches/Linux
@@ -1 +1 @@
-Subproject commit d2d63c8cfe163be0457eef384e39ee42b73e686d
+Subproject commit d5b127da6c25757336b84f1606a9e9dfb276f2bc