summaryrefslogtreecommitdiffhomepage
path: root/ui/src/main/res/xml/preferences.xml
diff options
context:
space:
mode:
Diffstat (limited to 'ui/src/main/res/xml/preferences.xml')
-rw-r--r--ui/src/main/res/xml/preferences.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/src/main/res/xml/preferences.xml b/ui/src/main/res/xml/preferences.xml
index 670c8665..d7955052 100644
--- a/ui/src/main/res/xml/preferences.xml
+++ b/ui/src/main/res/xml/preferences.xml
@@ -23,4 +23,5 @@
android:summaryOff="@string/dark_theme_summary_off"
android:summaryOn="@string/dark_theme_summary_on"
android:title="@string/dark_theme_title" />
+ <com.wireguard.android.preference.KernelModuleDisablerPreference android:key="kernel_module_disabler" />
</androidx.preference.PreferenceScreen>