Disable AOD on OP6 for the moment, as it is unstable
diff --git a/OnePlus/OP6/res/values/config.xml b/OnePlus/OP6/res/values/config.xml
index 871c27e..e8b9ad7 100644
--- a/OnePlus/OP6/res/values/config.xml
+++ b/OnePlus/OP6/res/values/config.xml
@@ -64,7 +64,7 @@
     <bool name="config_wifi_background_scan_support">true</bool>
     <bool name="config_wifi_dual_band_support">true</bool>
 
-    <string name="config_dozeComponent">com.android.systemui/com.android.systemui.doze.DozeService</string>
+    <!--<string name="config_dozeComponent">com.android.systemui/com.android.systemui.doze.DozeService</string>
     <bool name="config_dozeAlwaysOnDisplayAvailable">true</bool>
-    <bool name="config_powerDecoupleInteractiveModeFromDisplay">true</bool>
+    <bool name="config_powerDecoupleInteractiveModeFromDisplay">true</bool>-->
 </resources>