diff --git a/src/common/settings.h b/src/common/settings.h index 17833b29fc..984ae6cc64 100644 --- a/src/common/settings.h +++ b/src/common/settings.h @@ -608,7 +608,7 @@ struct Values { Category::RendererDebug}; #if defined(ANDROID) && defined(ARCHITECTURE_arm64) // Debug override for automatic BCn patching detection - Setting patch_old_qcom_drivers{linkage, true, "patch_old_qcom_drivers", + Setting patch_old_qcom_drivers{linkage, false, "patch_old_qcom_drivers", Category::RendererDebug}; #endif SwitchableSetting disable_buffer_reorder{linkage, false, "disable_buffer_reorder",