summaryrefslogtreecommitdiffstats
path: root/res/xml/manage_assist.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/xml/manage_assist.xml')
-rw-r--r--res/xml/manage_assist.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/res/xml/manage_assist.xml b/res/xml/manage_assist.xml
index 39a712025..7669d2678 100644
--- a/res/xml/manage_assist.xml
+++ b/res/xml/manage_assist.xml
@@ -31,6 +31,12 @@
android:summary="@string/assist_access_context_summary"
android:persistent="false"/>
+ <SwitchPreference
+ android:key="screenshot"
+ android:title="@string/assist_access_screenshot_title"
+ android:summary="@string/assist_access_screenshot_summary"
+ android:persistent="false"/>
+
<com.android.settings.voice.VoiceInputListPreference
android:key="voice_input_settings"
android:title="@string/voice_input_settings_title"