Disable installation's count checking (#216)

Disable installation's count checking
This commit is contained in:
QQ little ice
2023-02-12 20:34:38 +08:00
committed by GitHub
parent 2830c8f48a
commit 40c24cbb40
10 changed files with 47 additions and 0 deletions

View File

@@ -237,4 +237,6 @@
<string name="make_millet_more_aggressive_summary">Allows Millet to freeze apps while background apps have notifications, services running, and processes running.\nApps that don\'t want to be frozen can set Battery saver to No restriction\nPlease uninstall tombstone and NoANR related modules before enabling.</string>
<string name="make_millet_ignore_active">Allow Millet to freeze active apps</string>
<string name="make_millet_ignore_active_summary">Very aggressive and may affect application running</string>
<string name="pkg_installer">Package Installer</string>
<string name="pkg_installer_summary">Disable the app installation\'s count checking</string>
</resources>