diff --git a/res/values/strings.xml b/res/values/strings.xml index 3b62f4c3b0f..441dbbd94ab 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -6757,7 +6757,14 @@ Use current context - When you open the assist app, let it see what you\u2019ve been doing on your screen + Allow the assist app to access content and metadata from the app you\u2019re using + + + Use screenshots + + + Allow the assist app to analyze images of the app you\u2019re using + Assist apps help you identify and act on useful information without having to ask. Some apps support both launcher and voice input services to give you integrated assistance. diff --git a/res/xml/manage_assist.xml b/res/xml/manage_assist.xml index 39a712025d7..7669d2678eb 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"/> + +