diff --git a/src/common/settings.h b/src/common/settings.h index 646051f24c..0a70652a5b 100644 --- a/src/common/settings.h +++ b/src/common/settings.h @@ -216,7 +216,9 @@ struct Values { SwitchableSetting sync_core_speed{linkage, false, "sync_core_speed", Category::Core, Specialization::Default}; // Memory + #ifdef ANDROID SwitchableSetting lru_cache_enabled{linkage, true, "use_lru_cache", Category::System}; + #endif // Cpu SwitchableSetting cpu_backend{linkage,