manager: Set up in real time using the correct method

This commit is contained in:
ShirkNeko
2025-11-16 17:19:48 +08:00
parent c4d8c49e5c
commit cbcaa07fd5
5 changed files with 12 additions and 8 deletions

View File

@@ -761,6 +761,6 @@ Important Note:\n
<string name="config_applied">Configuration applied to kernel</string>
<string name="mnt_detach">MNT_DETACH</string>
<string name="group_contains_apps">Contains %d apps</string>
<string name="settings_disable_sulog">Disable KernelSU superuser access logging</string>
<string name="settings_disable_sulog_summary">Disable superuser logging functionality</string>
<string name="settings_disable_sulog">Disable superuser logging</string>
<string name="settings_disable_sulog_summary">Disable KernelSU superuser access logging</string>
</resources>