summaryrefslogtreecommitdiffstats
path: root/res/xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/xml')
-rw-r--r--res/xml/launcher_preferences.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/res/xml/launcher_preferences.xml b/res/xml/launcher_preferences.xml
index 5e6903d14..b5dace816 100644
--- a/res/xml/launcher_preferences.xml
+++ b/res/xml/launcher_preferences.xml
@@ -50,6 +50,10 @@
android:summary="@string/pref_show_google_now_summary"
android:title="@string/title_show_google_app" />
+ <Preference
+ android:key="pref_trust_apps"
+ android:title="@string/trust_apps_manager_name" />
+
<androidx.preference.PreferenceScreen
android:key="pref_developer_options"
android:persistent="false"