Build memory limiter for android

This commit is contained in:
世界
2023-07-16 12:58:17 +08:00
parent e7b2c111a6
commit f9fef233ca
6 changed files with 29 additions and 0 deletions

View File

@@ -6,6 +6,7 @@ object SettingsKey {
const val SERVICE_MODE = "service_mode"
const val ANALYTICS_ALLOWED = "analytics_allowed"
const val CHECK_UPDATE_ENABLED = "check_update_enabled"
const val DISABLE_MEMORY_LIMIT = "disable_memory_limit"
// cache